aboutsummaryrefslogtreecommitdiff
path: root/src/console/Kconfig
diff options
context:
space:
mode:
authorVladimir Serbinenko <phcoder@gmail.com>2013-03-30 02:02:13 +0100
committerRonald G. Minnich <rminnich@gmail.com>2013-04-18 22:47:59 +0200
commit45988dab6bfbc480443979081a3260b7bce04fd8 (patch)
treef2b8fe77e984c3cfa6701c96ac9b645c42c449ed /src/console/Kconfig
parent8a6f7a77f3ab169480b8d22caf1a8d70e3188c62 (diff)
spkmodem console
Change-Id: Ie497e4c8da05001ffe67c4a541bd24aa859ac0e2 Signed-off-by: Vladimir Serbinenko <phcoder@gmail.com> Reviewed-on: http://review.coreboot.org/2987 Tested-by: build bot (Jenkins) Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
Diffstat (limited to 'src/console/Kconfig')
-rw-r--r--src/console/Kconfig6
1 files changed, 6 insertions, 0 deletions
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