summaryrefslogtreecommitdiff
path: root/arch/x86/cpu/coreboot/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/cpu/coreboot/Kconfig')
-rw-r--r--arch/x86/cpu/coreboot/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/x86/cpu/coreboot/Kconfig b/arch/x86/cpu/coreboot/Kconfig
index 178f8ad1816..085302c0482 100644
--- a/arch/x86/cpu/coreboot/Kconfig
+++ b/arch/x86/cpu/coreboot/Kconfig
@@ -27,5 +27,7 @@ config SYS_COREBOOT
imply X86_TSC_READ_BASE
imply USE_PREBOOT
select BINMAN if X86_64
+ select SYSINFO
+ imply SYSINFO_EXTRA
endif