kconfig: add an option to determine a menu's visibility
authorArnaud Lacombe <lacombar@gmail.com>
Sat, 6 Nov 2010 21:30:23 +0000 (18:30 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 22 Nov 2010 13:27:17 +0000 (11:27 -0200)
commit86e187ff9bce9fbed7bfed92ae34f491cf1af50f
treed857b2671a98e2eb1ddc80477b564e4d279ae464
parente53beacd23d9cb47590da6a7a7f6d417b941a994
kconfig: add an option to determine a menu's visibility

This option is aimed to add the possibility to control a menu's visibility
without adding dependency to the expression to all the submenu.

Signed-off-by: Arnaud Lacombe <lacombar@gmail.com>
Acked-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Tested-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
scripts/kconfig/expr.h
scripts/kconfig/lkc.h
scripts/kconfig/menu.c
scripts/kconfig/zconf.gperf
scripts/kconfig/zconf.y