diff options
Diffstat (limited to 'drivers/serial/Kconfig')
-rw-r--r-- | drivers/serial/Kconfig | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/drivers/serial/Kconfig b/drivers/serial/Kconfig index aff9dcd051c6..0b9cc17b380b 100644 --- a/drivers/serial/Kconfig +++ b/drivers/serial/Kconfig | |||
@@ -1632,4 +1632,10 @@ config SERIAL_ALTERA_UART_CONSOLE | |||
1632 | help | 1632 | help |
1633 | Enable a Altera UART port to be the system console. | 1633 | Enable a Altera UART port to be the system console. |
1634 | 1634 | ||
1635 | config SERIAL_IFX6X60 | ||
1636 | tristate "SPI protocol driver for Infineon 6x60 modem (EXPERIMENTAL)" | ||
1637 | depends on GPIOLIB && EXPERIMENTAL | ||
1638 | help | ||
1639 | Support for the IFX6x60 modem devices on Intel MID platforms. | ||
1640 | |||
1635 | endmenu | 1641 | endmenu |