public inbox for linux-kbuild@vger.kernel.org
 help / color / mirror / Atom feed
* comparision of int values
@ 2008-07-19 12:23 Marvin
  0 siblings, 0 replies; only message in thread
From: Marvin @ 2008-07-19 12:23 UTC (permalink / raw)
  To: linux-kbuild

Hi,

is there a way to compare int values?

E.g.:

config FOO
	int
	prompt "Foo"
	range 1 10

config BAR
	def_bool (FOO || 5) = 5

for bool BAR = ( FOO <= 5 )?

Thanks

Marvin

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-07-19 12:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-19 12:23 comparision of int values Marvin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox