summaryrefslogtreecommitdiffstats
path: root/include/Kbuild
diff options
context:
space:
mode:
authorWengmeiling2013-05-01 00:28:46 +0200
committerLinus Torvalds2013-05-01 02:04:09 +0200
commitbcdedcc1afd6ac91e15cb90aedaf8432f62fed13 (patch)
tree441dfd63c2189b91766880363316af0f85e2f8eb /include/Kbuild
parentinit/Kconfig: re-order CONFIG_EXPERT options to fix menuconfig display (diff)
downloadkernel-qcow2-linux-bcdedcc1afd6ac91e15cb90aedaf8432f62fed13.tar.gz
kernel-qcow2-linux-bcdedcc1afd6ac91e15cb90aedaf8432f62fed13.tar.xz
kernel-qcow2-linux-bcdedcc1afd6ac91e15cb90aedaf8432f62fed13.zip
menuconfig: print more info for symbol without prompts
When we search a config symbol, if it has no prompt the position of this symbol in the Kconfig file and it's dependencies are not printed. This can be inconvenient, especially when it's set to n and we want to find out why. the following is an example: before: Symbol: GENERIC_SMP_IDLE_THREAD [=y] Type : boolean Selected by: X86 [=y] after: Symbol: GENERIC_SMP_IDLE_THREAD [=y] Type : boolean Defined at arch/Kconfig:213 Selected by: X86 [=y] Signed-off-by: Weng Meiling <wengmeiling.weng@huawei.com> Signed-off-by: Libo Chen <libo.chen@huawei.com> Cc: Michal Marek <mmarek@suse.cz> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'include/Kbuild')
0 files changed, 0 insertions, 0 deletions