[coreboot-gerrit] New patch to review for coreboot: hp/dl165_g6_fam10/Kconfig: remove unused QRANK_DIMM_SUPPORT

Martin Roth (martinroth@google.com) gerrit at coreboot.org
Wed Aug 26 01:11:18 CEST 2015


Martin Roth (martinroth at google.com) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/11344

-gerrit

commit 7086d13d7a761014a2c43507d98afb1294dddea6
Author: Martin Roth <martinroth at google.com>
Date:   Tue Aug 25 17:00:04 2015 -0600

    hp/dl165_g6_fam10/Kconfig: remove unused QRANK_DIMM_SUPPORT
    
    AMD family 10 boards don't use QRANK_DIMM_SUPPORT.
    
    Change-Id: Id7e1fba86e2ea1d4d5f5c2e123bd36ad802fd15e
    Signed-off-by: Martin Roth <martinroth at google.com>
---
 src/mainboard/hp/dl165_g6_fam10/Kconfig | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/mainboard/hp/dl165_g6_fam10/Kconfig b/src/mainboard/hp/dl165_g6_fam10/Kconfig
index ca36aaf..703200d 100644
--- a/src/mainboard/hp/dl165_g6_fam10/Kconfig
+++ b/src/mainboard/hp/dl165_g6_fam10/Kconfig
@@ -17,7 +17,6 @@ config BOARD_SPECIFIC_OPTIONS # dummy
 	select LIFT_BSP_APIC_ID
 	select BOARD_ROMSIZE_KB_1024
 	select ENABLE_APIC_EXT_ID
-	select QRANK_DIMM_SUPPORT
 	select MMCONF_SUPPORT_DEFAULT
 
 config MAINBOARD_DIR



More information about the coreboot-gerrit mailing list