Enable when compile testing. Signed-off-by: Alexander Stein <alexanders83@xxxxxx> --- drivers/gpio/Kconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/gpio/Kconfig b/drivers/gpio/Kconfig index 52cdd093e31b..9b98845d3b31 100644 --- a/drivers/gpio/Kconfig +++ b/drivers/gpio/Kconfig @@ -389,6 +389,7 @@ config GPIO_SYSCON config GPIO_TB10X bool + default y if COMPILE_TEST select GENERIC_IRQ_CHIP select OF_GPIO -- 2.7.2 -- 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