From 45988dab6bfbc480443979081a3260b7bce04fd8 Mon Sep 17 00:00:00 2001 From: Vladimir Serbinenko Date: Sat, 30 Mar 2013 02:02:13 +0100 Subject: spkmodem console Change-Id: Ie497e4c8da05001ffe67c4a541bd24aa859ac0e2 Signed-off-by: Vladimir Serbinenko Reviewed-on: http://review.coreboot.org/2987 Tested-by: build bot (Jenkins) Reviewed-by: Ronald G. Minnich --- src/console/Kconfig | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/console/Kconfig') diff --git a/src/console/Kconfig b/src/console/Kconfig index d2cff572aa..6251589419 100644 --- a/src/console/Kconfig +++ b/src/console/Kconfig @@ -119,6 +119,12 @@ config TTYS0_LCS default 3 depends on CONSOLE_SERIAL8250 || CONSOLE_SERIAL8250MEM +config SPKMODEM + bool "spkmodem (console on speaker) console output" + default n + help + Send coreboot debug output through speaker + # Use "select HAVE_USBDEBUG" on southbridges which have Debug Port code. config HAVE_USBDEBUG def_bool n -- cgit v1.2.3