There is no point in displaying the TS5500-specific driver entries if TS5500 board support itself isn't enabled. Signed-off-by: Jean Delvare <jdelvare@xxxxxxx> Cc: Linus Walleij <linus.walleij@xxxxxxxxxx> Cc: Alexandre Courbot <gnurou@xxxxxxxxx> Cc: Vivien Didelot <vivien.didelot@xxxxxxxxxxxxxxxxxxxx> --- Note: a similar patch was sent for the TS5500-specific MTD driver. drivers/gpio/Kconfig | 1 + 1 file changed, 1 insertion(+) --- linux-3.14-rc2.orig/drivers/gpio/Kconfig 2014-02-14 11:21:15.116363700 +0100 +++ linux-3.14-rc2/drivers/gpio/Kconfig 2014-02-14 11:21:51.126174491 +0100 @@ -277,6 +277,7 @@ config GPIO_STA2X11 config GPIO_TS5500 tristate "TS-5500 DIO blocks and compatibles" + depends on TS5500 || COMPILE_TEST help This driver supports Digital I/O exposed by pin blocks found on some Technologic Systems platforms. It includes, but is not limited to, 3 -- Jean Delvare Suse L3 Support -- To unsubscribe from this list: send the line "unsubscribe linux-gpio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html