android_kernel_samsung_univ.../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
..
lxdialog
.gitignore
check.sh
conf.c kconfig: use $K64BIT to set 64BIT with all*config targets 2007-11-12 21:02:20 +01:00
confdata.c kconfig: add helper to set config symbol from environment variable 2007-11-12 21:02:20 +01:00
expr.c
expr.h
gconf.c
gconf.glade
images.c
kconfig_load.c
kxgettext.c
lex.zconf.c_shipped kbuild: update _shipped files for kconfig syntax cleanup 2007-10-12 21:20:32 +02:00
lkc_proto.h kconfig: add helper to set config symbol from environment variable 2007-11-12 21:02:20 +01:00
lkc.h
Makefile x86: move i386 and x86_64 Kconfig files to x86 directory 2007-10-25 22:37:02 +02:00
mconf.c kconfig/menuconfig: distinguish between selected-by-another options and comments 2007-10-12 21:20:33 +02:00
menu.c Revert "kconfig: tristate choices with mixed tristate and boolean values" 2007-10-19 21:25:45 -07:00
POTFILES.in
qconf.cc kconfig: set title bar in xconfig 2007-10-20 20:16:50 +02:00
qconf.h
symbol.c
util.c kconfig: fix segv fault in menuconfig 2007-10-12 21:15:32 +02:00
zconf.gperf kconfig: syntax cleanup - drop support for "depends/requires/def_boolean" 2007-10-12 21:20:32 +02:00
zconf.hash.c_shipped kbuild: update _shipped files for kconfig syntax cleanup 2007-10-12 21:20:32 +02:00
zconf.l
zconf.tab.c_shipped kbuild: update _shipped files for kconfig syntax cleanup 2007-10-12 21:20:32 +02:00
zconf.y kconfig: syntax cleanup - drop support for "depends/requires/def_boolean" 2007-10-12 21:20:32 +02:00