[coreboot-gerrit] Change in coreboot[master]: nb/amd/amdfam10/Kconfig: Remove unused symbols

Elyes HAOUAS (Code Review) gerrit at coreboot.org
Mon Nov 12 16:45:54 CET 2018


Elyes HAOUAS has uploaded this change for review. ( https://review.coreboot.org/29597


Change subject: nb/amd/amdfam10/Kconfig: Remove unused symbols
......................................................................

nb/amd/amdfam10/Kconfig: Remove unused symbols

Change-Id: I7019d70b7e6f8ae041a12d6bab83127e9e70868c
Signed-off-by: Elyes HAOUAS <ehaouas at noos.fr>
---
M src/northbridge/amd/amdfam10/Kconfig
1 file changed, 0 insertions(+), 32 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/97/29597/1

diff --git a/src/northbridge/amd/amdfam10/Kconfig b/src/northbridge/amd/amdfam10/Kconfig
index 19fd293..4342c3a 100644
--- a/src/northbridge/amd/amdfam10/Kconfig
+++ b/src/northbridge/amd/amdfam10/Kconfig
@@ -63,10 +63,6 @@
 config HT_CHAIN_DISTRIBUTE
 	def_bool n
 
-config DIMM_FBDIMM
-	bool
-	default n
-
 config DIMM_DDR2
 	bool
 	default n
@@ -83,12 +79,6 @@
 	bool
 	default n
 
-if DIMM_FBDIMM
-	config DIMM_SUPPORT
-		hex
-		default 0x0110
-endif
-
 config S3_DATA_SIZE
 	int
 	default 32768
@@ -99,28 +89,6 @@
 	default 0x0
 	depends on (HAVE_ACPI_RESUME)
 
-if DIMM_DDR2
-	if DIMM_REGISTERED
-	config DIMM_SUPPORT
-		hex
-		default 0x0104
-	endif
-
-	if !DIMM_REGISTERED
-	config DIMM_SUPPORT
-		hex
-		default 0x0004
-	endif
-endif
-
-if DIMM_DDR3
-	if DIMM_REGISTERED
-	config DIMM_SUPPORT
-		hex
-		default 0x0005
-	endif
-endif
-
 config SVI_HIGH_FREQ
 	bool
 	default n

-- 
To view, visit https://review.coreboot.org/29597
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I7019d70b7e6f8ae041a12d6bab83127e9e70868c
Gerrit-Change-Number: 29597
Gerrit-PatchSet: 1
Gerrit-Owner: Elyes HAOUAS <ehaouas at noos.fr>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20181112/58662841/attachment.html>


More information about the coreboot-gerrit mailing list