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/ironlake/Kconfig | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/northbridge/intel/ironlake/Kconfig') diff --git a/src/northbridge/intel/ironlake/Kconfig b/src/northbridge/intel/ironlake/Kconfig index 678e73a45a..502b99b36c 100644 --- a/src/northbridge/intel/ironlake/Kconfig +++ b/src/northbridge/intel/ironlake/Kconfig @@ -8,10 +8,6 @@ config NORTHBRIDGE_INTEL_IRONLAKE select INTEL_GMA_ACPI select CACHE_MRC_SETTINGS select HAVE_DEBUG_RAM_SETUP - select NO_DDR5 - select NO_LPDDR4 - select NO_DDR4 - select NO_DDR2 select USE_DDR3 if NORTHBRIDGE_INTEL_IRONLAKE -- cgit v1.2.3