summaryrefslogtreecommitdiffstats
path: root/src/soc/amd/picasso
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/soc/amd/picasso
parent0648267c1a77d3f3f41547ede3a19a832842cf6e (diff)
downloadcoreboot-8e9906c19abf91d20a75ac24cfc7bd5637c2fbb5.tar.gz
coreboot-8e9906c19abf91d20a75ac24cfc7bd5637c2fbb5.tar.bz2
coreboot-8e9906c19abf91d20a75ac24cfc7bd5637c2fbb5.zip
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/soc/amd/picasso')
-rw-r--r--src/soc/amd/picasso/Kconfig4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/soc/amd/picasso/Kconfig b/src/soc/amd/picasso/Kconfig
index 33375bd569a8..9051b437cb22 100644
--- a/src/soc/amd/picasso/Kconfig
+++ b/src/soc/amd/picasso/Kconfig
@@ -16,10 +16,6 @@ config SOC_AMD_PICASSO
select HAVE_EM100_SUPPORT
select HAVE_SMI_HANDLER
select IDT_IN_EVERY_STAGE
- select NO_DDR5
- select NO_DDR3
- select NO_DDR2
- select NO_LPDDR4
select PARALLEL_MP_AP_WORK
select PLATFORM_USES_FSP2_0
select PROVIDES_ROM_SHARING