diff options
Diffstat (limited to 'src/arch/x86/Kconfig')
-rw-r--r-- | src/arch/x86/Kconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/arch/x86/Kconfig b/src/arch/x86/Kconfig index f7da89a5b6..29f0514bca 100644 --- a/src/arch/x86/Kconfig +++ b/src/arch/x86/Kconfig @@ -84,6 +84,9 @@ config BOOTBLOCK_MAINBOARD_INIT config BOOTBLOCK_NORTHBRIDGE_INIT string +config BOOTBLOCK_RESETS + string + config HAVE_CMOS_DEFAULT def_bool n |