summaryrefslogtreecommitdiff
path: root/src/console
diff options
context:
space:
mode:
Diffstat (limited to 'src/console')
-rw-r--r--src/console/Kconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/console/Kconfig b/src/console/Kconfig
index fb72cdbeb9..697e3587fe 100644
--- a/src/console/Kconfig
+++ b/src/console/Kconfig
@@ -24,6 +24,11 @@ config TTYS0_BAUD
depends on SERIAL_SET_SPEED
default 115200
+config TTYS0_LCS
+ int
+ default 3
+ depends on CONSOLE_SERIAL8250
+
config USBDEBUG_DIRECT
bool "USB debug dongle support. Not supported on all chipsets."
default n