diff options
Diffstat (limited to 'drivers/gpio/Kconfig')
-rw-r--r-- | drivers/gpio/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpio/Kconfig b/drivers/gpio/Kconfig index 41e2a8f84289..8eea33269433 100644 --- a/drivers/gpio/Kconfig +++ b/drivers/gpio/Kconfig | |||
@@ -802,6 +802,7 @@ config GPIO_TPIC2810 | |||
802 | 802 | ||
803 | config GPIO_TS4900 | 803 | config GPIO_TS4900 |
804 | tristate "Technologic Systems FPGA I2C GPIO" | 804 | tristate "Technologic Systems FPGA I2C GPIO" |
805 | depends on SOC_IMX6 || COMPILE_TEST | ||
805 | select REGMAP_I2C | 806 | select REGMAP_I2C |
806 | help | 807 | help |
807 | Say yes here to enabled the GPIO driver for Technologic's FPGA core. | 808 | Say yes here to enabled the GPIO driver for Technologic's FPGA core. |