summaryrefslogtreecommitdiffstats
path: root/src/console/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/console/Kconfig')
-rw-r--r--src/console/Kconfig8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/console/Kconfig b/src/console/Kconfig
index b893698a203f..7c6e9bc5e03a 100644
--- a/src/console/Kconfig
+++ b/src/console/Kconfig
@@ -392,14 +392,6 @@ config CMOS_POST_OFFSET
If CONFIG_HAVE_OPTION_TABLE is enabled then it will use the value
defined in the mainboard option table.
-config CMOS_POST_EXTRA
- bool "Store extra logging info into CMOS"
- depends on CMOS_POST
- default n
- help
- This will enable extra logging of work that happens between post
- codes into CMOS for debug. This uses an additional 8 bytes of CMOS.
-
config CONSOLE_POST
bool "Show POST codes on the debug console"
depends on !NO_POST