aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/kconfig/expr.c
diff options
context:
space:
mode:
authorMasahiro Yamada <[email protected]>2018-02-06 00:34:43 +0000
committerMasahiro Yamada <[email protected]>2018-02-08 19:10:09 +0000
commit4f208f392103e8d5bcc7558dba69348b27d8ce42 (patch)
tree829ca771d530086527ecb69abfe03d2c63200ba7 /scripts/kconfig/expr.c
parentkconfig: do not write choice values when their dependency becomes n (diff)
downloadkernel-4f208f392103e8d5bcc7558dba69348b27d8ce42.tar.gz
kernel-4f208f392103e8d5bcc7558dba69348b27d8ce42.zip
kconfig: show '?' prompt even if no help text is available
'make config', 'make oldconfig', etc. always receive '?' as a valid input and show useful information even if no help text is available. ------------------------>8------------------------ foo (FOO) [N/y] (NEW) ? There is no help available for this option. Symbol: FOO [=n] Type : bool Prompt: foo Defined at Kconfig:1 ------------------------>8------------------------ However, '?' is not shown in the prompt if its help text is missing. Let's show '?' all the time so that the prompt and the behavior match. Signed-off-by: Masahiro Yamada <[email protected]> Reviewed-by: Ulf Magnusson <[email protected]>
Diffstat (limited to 'scripts/kconfig/expr.c')
0 files changed, 0 insertions, 0 deletions