aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/tty/serial/Kconfig')
-rw-r--r--drivers/tty/serial/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/tty/serial/Kconfig b/drivers/tty/serial/Kconfig
index 26cec64dadd7..75cc59f5d253 100644
--- a/drivers/tty/serial/Kconfig
+++ b/drivers/tty/serial/Kconfig
@@ -204,6 +204,7 @@ config SERIAL_CLPS711X
204 tristate "CLPS711X serial port support" 204 tristate "CLPS711X serial port support"
205 depends on ARCH_CLPS711X || COMPILE_TEST 205 depends on ARCH_CLPS711X || COMPILE_TEST
206 select SERIAL_CORE 206 select SERIAL_CORE
207 select SERIAL_MCTRL_GPIO
207 help 208 help
208 This enables the driver for the on-chip UARTs of the Cirrus 209 This enables the driver for the on-chip UARTs of the Cirrus
209 Logic EP711x/EP721x/EP731x processors. 210 Logic EP711x/EP721x/EP731x processors.