diff options
Diffstat (limited to 'drivers/serial')
-rw-r--r-- | drivers/serial/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/serial/Kconfig b/drivers/serial/Kconfig index 388e37132cc9..9f6daae5edf2 100644 --- a/drivers/serial/Kconfig +++ b/drivers/serial/Kconfig | |||
@@ -1644,7 +1644,7 @@ config SERIAL_ALTERA_UART_CONSOLE | |||
1644 | 1644 | ||
1645 | config SERIAL_IFX6X60 | 1645 | config SERIAL_IFX6X60 |
1646 | tristate "SPI protocol driver for Infineon 6x60 modem (EXPERIMENTAL)" | 1646 | tristate "SPI protocol driver for Infineon 6x60 modem (EXPERIMENTAL)" |
1647 | depends on GPIOLIB && EXPERIMENTAL | 1647 | depends on GPIOLIB && SPI && EXPERIMENTAL |
1648 | help | 1648 | help |
1649 | Support for the IFX6x60 modem devices on Intel MID platforms. | 1649 | Support for the IFX6x60 modem devices on Intel MID platforms. |
1650 | 1650 | ||