diff options
Diffstat (limited to 'drivers/tty/serial/Kconfig')
-rw-r--r-- | drivers/tty/serial/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/tty/serial/Kconfig b/drivers/tty/serial/Kconfig index 4bf6d220357b..fb57159bad3a 100644 --- a/drivers/tty/serial/Kconfig +++ b/drivers/tty/serial/Kconfig | |||
@@ -117,6 +117,7 @@ config SERIAL_ATMEL | |||
117 | bool "AT91 / AT32 on-chip serial port support" | 117 | bool "AT91 / AT32 on-chip serial port support" |
118 | depends on ARCH_AT91 || AVR32 | 118 | depends on ARCH_AT91 || AVR32 |
119 | select SERIAL_CORE | 119 | select SERIAL_CORE |
120 | select SERIAL_MCTRL_GPIO | ||
120 | help | 121 | help |
121 | This enables the driver for the on-chip UARTs of the Atmel | 122 | This enables the driver for the on-chip UARTs of the Atmel |
122 | AT91 and AT32 processors. | 123 | AT91 and AT32 processors. |