linux/scripts/kconfig
Roman Zippel f6a88aa860 kconfig: add symbol option config syntax
This adds the general framework to the parser to define options for config
symbols with a syntax like:

config FOO
	option bar[="arg"]

Signed-off-by: Roman Zippel <zippel@linux-m68k.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
2006-06-09 07:31:30 +02:00
..
lxdialog
.gitignore
conf.c kconfig: allow loading multiple configurations 2006-06-09 07:31:30 +02:00
confdata.c kconfig: integrate split config into silentoldconfig 2006-06-09 07:31:30 +02:00
expr.c kconfig: remove SYMBOL_{YES,MOD,NO} 2006-06-09 07:31:30 +02:00
expr.h kconfig: integrate split config into silentoldconfig 2006-06-09 07:31:30 +02:00
gconf.c kconfig: allow loading multiple configurations 2006-06-09 07:31:30 +02:00
gconf.glade
images.c
kconfig_load.c
kxgettext.c
lex.zconf.c_shipped kconfig: add symbol option config syntax 2006-06-09 07:31:30 +02:00
lkc.h kconfig: add symbol option config syntax 2006-06-09 07:31:30 +02:00
lkc_proto.h kconfig: allow loading multiple configurations 2006-06-09 07:31:30 +02:00
Makefile
mconf.c
menu.c kconfig: add symbol option config syntax 2006-06-09 07:31:30 +02:00
POTFILES.in
qconf.cc
qconf.h
symbol.c kconfig: allow loading multiple configurations 2006-06-09 07:31:30 +02:00
util.c kconfig: fix .config dependencies 2006-06-09 07:31:30 +02:00
zconf.gperf kconfig: add symbol option config syntax 2006-06-09 07:31:30 +02:00
zconf.hash.c_shipped kconfig: add symbol option config syntax 2006-06-09 07:31:30 +02:00
zconf.l
zconf.tab.c_shipped kconfig: add symbol option config syntax 2006-06-09 07:31:30 +02:00
zconf.y kconfig: add symbol option config syntax 2006-06-09 07:31:30 +02:00