linux/scripts/kconfig
Benjamin Poirier 5bcba792bb localmodconfig: Fix whitespace repeat count after "tristate"
Also recognize standalone "prompt".

Before this patch we incorrectly identified some symbols as not having a
prompt and potentially needing to be selected by something else.

Note that this patch could theoretically change the resulting .config,
causing it to have fewer symbols turned on. However, given the current set
of Kconfig files, this situation does not occur because the symbols newly
added to %prompts are absent from %selects.

Link: http://lkml.kernel.org/r/1461696998-3953-1-git-send-email-bpoirier@suse.com

Signed-off-by: Benjamin Poirier <bpoirier@suse.com>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
2016-04-26 18:35:16 -04:00
..
lxdialog
.gitignore
check.sh
conf.c kconfig: allow kconfig to handle longer path names 2015-12-10 11:06:10 +01:00
confdata.c unbreak allmodconfig KCONFIG_ALLCONFIG=... 2016-02-01 15:12:40 +01:00
expr.c kconfig: Fix copy&paste error 2015-10-20 19:13:14 +02:00
expr.h
gconf.c
gconf.glade
images.c
kxgettext.c
list.h
lkc_proto.h
lkc.h
Makefile scripts/kconfig: allow building with make 3.80 again 2016-02-01 12:11:27 +01:00
mconf.c
menu.c kconfig: return 'false' instead of 'no' in bool function 2016-01-05 11:19:13 +01:00
merge_config.sh kconfig/merge_config.sh: Accept a single file 2015-10-14 16:19:37 +02:00
nconf.c
nconf.gui.c
nconf.h
POTFILES.in
qconf.cc kconfig: fix qconf segfault by deleting heap objects 2016-01-11 09:45:08 +01:00
qconf.h Port xconfig to Qt5 - Source format. 2015-10-14 14:59:03 +02:00
streamline_config.pl localmodconfig: Fix whitespace repeat count after "tristate" 2016-04-26 18:35:16 -04:00
symbol.c kbuild: document recursive dependency limitation / resolution 2015-10-08 15:36:16 +02:00
util.c
zconf.gperf
zconf.hash.c_shipped
zconf.l
zconf.lex.c_shipped
zconf.tab.c_shipped
zconf.y