aboutsummaryrefslogtreecommitdiff
path: root/src/arch/x86/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/x86/Kconfig')
-rw-r--r--src/arch/x86/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/arch/x86/Kconfig b/src/arch/x86/Kconfig
index aacc0982a6..3684c69e27 100644
--- a/src/arch/x86/Kconfig
+++ b/src/arch/x86/Kconfig
@@ -91,8 +91,14 @@ config PC80_SYSTEM
config BOOTBLOCK_NORTHBRIDGE_INIT
string
+config USE_CMOS_RECOVERY
+ bool
+ default n if ROMCC
+ default y
+
config HAVE_CMOS_DEFAULT
def_bool n
+ depends on USE_CMOS_RECOVERY
config CMOS_DEFAULT_FILE
string