From 8e9906c19abf91d20a75ac24cfc7bd5637c2fbb5 Mon Sep 17 00:00:00 2001 From: Elyes Haouas Date: Sun, 9 Jul 2023 10:26:07 +0200 Subject: treewide: Get rid of "NO_DDRx" selection Change-Id: I8fa26e7a398eee855c31a76f0f89b4111368c2a6 Signed-off-by: Elyes Haouas Reviewed-on: https://review.coreboot.org/c/coreboot/+/76387 Tested-by: build bot (Jenkins) Reviewed-by: Martin L Roth --- src/northbridge/intel/i945/Kconfig | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/northbridge/intel/i945') diff --git a/src/northbridge/intel/i945/Kconfig b/src/northbridge/intel/i945/Kconfig index 33fb184eb1..9c1a111456 100644 --- a/src/northbridge/intel/i945/Kconfig +++ b/src/northbridge/intel/i945/Kconfig @@ -8,10 +8,6 @@ config NORTHBRIDGE_INTEL_I945 select INTEL_GMA_SSC_ALTERNATE_REF select INTEL_EDID select HAVE_VGA_TEXT_FRAMEBUFFER if MAINBOARD_DO_NATIVE_VGA_INIT - select NO_DDR5 - select NO_LPDDR4 - select NO_DDR4 - select NO_DDR3 select USE_DDR2 if NORTHBRIDGE_INTEL_I945 -- cgit v1.2.3