summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/northbridge/intel/gm45/Kconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/northbridge/intel/gm45/Kconfig b/src/northbridge/intel/gm45/Kconfig
index c186f01737..0b0ff51620 100644
--- a/src/northbridge/intel/gm45/Kconfig
+++ b/src/northbridge/intel/gm45/Kconfig
@@ -13,6 +13,11 @@ config NORTHBRIDGE_SPECIFIC_OPTIONS
select INTEL_GMA_ACPI
select INTEL_GMA_SSC_ALTERNATE_REF
select HAVE_EXP_X86_64_SUPPORT
+ select NO_DDR5
+ select NO_LPDDR4
+ select NO_DDR4
+ select USE_DDR3
+ select USE_DDR2
config VBOOT
select VBOOT_STARTS_IN_BOOTBLOCK