drivers/pc80/rtc: Drop CMOS_POST_EXTRA option
Change-Id: I379a5664776624600ff1c2919bffa77c877d87ab Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/38191 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Angel Pons <th3fanbus@gmail.com>
This commit is contained in:
committed by
Patrick Georgi
parent
f3dbf4ce6b
commit
101f454596
@ -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
|
||||
|
Reference in New Issue
Block a user