Hi, This should do the job. A. Arnaud Lacombe (5): kconfig: add an option to determine a menu's visibility kconfig: regen parser Revert "i2c: Fix Kconfig dependencies" media/video: convert Kconfig to use the menu's `visible' keyword i2c/algos: convert Kconfig to use the menu's `visible' keyword drivers/i2c/Kconfig | 3 +- drivers/i2c/algos/Kconfig | 14 +- drivers/media/video/Kconfig | 2 +- scripts/kconfig/expr.h | 1 + scripts/kconfig/lkc.h | 1 + scripts/kconfig/menu.c | 11 + scripts/kconfig/zconf.gperf | 1 + scripts/kconfig/zconf.hash.c_shipped | 122 ++++---- scripts/kconfig/zconf.tab.c_shipped | 570 +++++++++++++++++---------------- scripts/kconfig/zconf.y | 21 +- 10 files changed, 393 insertions(+), 353 deletions(-) -- 1.7.2.30.gc37d7.dirty -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html