kernel-ark/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
confdata.c
expr.c
expr.h
gconf.c
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_proto.h
lkc.h kconfig: add symbol option config syntax 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
util.c
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