diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/arch/x86/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/arch/x86/Kconfig b/src/arch/x86/Kconfig index 7b3f34ae72..ec1171b505 100644 --- a/src/arch/x86/Kconfig +++ b/src/arch/x86/Kconfig @@ -360,7 +360,7 @@ config ECFW_PTR_SIZE Size of reserved space for EC firmware pointer config DUMP_SMBIOS_TYPE17 - bool "Dump part of SMBIOS type17 dimm information." + bool "Dump part of SMBIOS type17 dimm information" depends on GENERATE_SMBIOS_TABLES endif |