diff options
-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 87bfcaf2378f..3bddd36d2d12 100644 --- a/drivers/gpio/Kconfig +++ b/drivers/gpio/Kconfig | |||
@@ -277,6 +277,7 @@ config GPIO_STA2X11 | |||
277 | 277 | ||
278 | config GPIO_TS5500 | 278 | config GPIO_TS5500 |
279 | tristate "TS-5500 DIO blocks and compatibles" | 279 | tristate "TS-5500 DIO blocks and compatibles" |
280 | depends on TS5500 || COMPILE_TEST | ||
280 | help | 281 | help |
281 | This driver supports Digital I/O exposed by pin blocks found on some | 282 | This driver supports Digital I/O exposed by pin blocks found on some |
282 | Technologic Systems platforms. It includes, but is not limited to, 3 | 283 | Technologic Systems platforms. It includes, but is not limited to, 3 |