aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/tty')
-rw-r--r--drivers/tty/serial/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/tty/serial/Kconfig b/drivers/tty/serial/Kconfig
index 636144cea93..b3692e6e3c1 100644
--- a/drivers/tty/serial/Kconfig
+++ b/drivers/tty/serial/Kconfig
@@ -1419,7 +1419,7 @@ config SERIAL_SC26XX
1419 1419
1420config SERIAL_SC26XX_CONSOLE 1420config SERIAL_SC26XX_CONSOLE
1421 bool "Console on SC2681/SC2692 serial port" 1421 bool "Console on SC2681/SC2692 serial port"
1422 depends on SERIAL_SC26XX 1422 depends on SERIAL_SC26XX=y
1423 select SERIAL_CORE_CONSOLE 1423 select SERIAL_CORE_CONSOLE
1424 help 1424 help
1425 Support for Console on SC2681/SC2692 serial ports. 1425 Support for Console on SC2681/SC2692 serial ports.