aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/intel/sandybridge
diff options
context:
space:
mode:
authorElyes Haouas <ehaouas@noos.fr>2023-07-09 10:26:07 +0200
committerFelix Held <felix-coreboot@felixheld.de>2023-08-09 22:01:44 +0000
commit8e9906c19abf91d20a75ac24cfc7bd5637c2fbb5 (patch)
tree8c950e2c3273bfefea938f98f1d26e3af0836650 /src/northbridge/intel/sandybridge
parent0648267c1a77d3f3f41547ede3a19a832842cf6e (diff)
treewide: Get rid of "NO_DDRx" selection
Change-Id: I8fa26e7a398eee855c31a76f0f89b4111368c2a6 Signed-off-by: Elyes Haouas <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/76387 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Martin L Roth <gaumless@gmail.com>
Diffstat (limited to 'src/northbridge/intel/sandybridge')
-rw-r--r--src/northbridge/intel/sandybridge/Kconfig4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/northbridge/intel/sandybridge/Kconfig b/src/northbridge/intel/sandybridge/Kconfig
index 384d5bc8d9..01aa11c27c 100644
--- a/src/northbridge/intel/sandybridge/Kconfig
+++ b/src/northbridge/intel/sandybridge/Kconfig
@@ -6,10 +6,6 @@ config NORTHBRIDGE_INTEL_SANDYBRIDGE
select CPU_INTEL_MODEL_206AX
select HAVE_DEBUG_RAM_SETUP
select INTEL_GMA_ACPI
- select NO_DDR5
- select NO_LPDDR4
- select NO_DDR4
- select NO_DDR2
select USE_DDR3
if NORTHBRIDGE_INTEL_SANDYBRIDGE