Files
linux-nf/scripts/kconfig
Sam Ravnborg 2a113281f5 kconfig: use $K64BIT to set 64BIT with all*config targets
The variable K64BIT can now be used to select the
value of CONFIG_64BIT.

This is for example useful for powerpc to generate
allmodconfig for both bit sizes - like this:
make ARCH=powerpc K64BIT=y
make ARCH=powerpc K64BIT=n

To use this the Kconfig file must use "64BIT" as the
config value to select between 32 and 64 bit.

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Cc: Roman Zippel <zippel@linux-m68k.org>
2007-11-12 21:02:20 +01:00
..
2006-06-09 16:28:07 +02:00
2007-07-25 21:14:26 +02:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2007-07-25 21:14:26 +02:00
2005-05-05 15:24:00 -07:00
2007-10-20 20:16:50 +02:00
2007-10-12 21:15:32 +02:00
2007-05-06 09:27:15 +02:00