[coreboot-gerrit] New patch to review for coreboot: f7b289e hp/pavilion_m6_1035dx: Remove irrelevant Kconfig options

Alexandru Gagniuc (mr.nuke.me@gmail.com) gerrit at coreboot.org
Wed Apr 16 01:56:46 CEST 2014


Alexandru Gagniuc (mr.nuke.me at gmail.com) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/5513

-gerrit

commit f7b289ee27e0c480c1929aeebc8bd42ef99a8c79
Author: Alexandru Gagniuc <mr.nuke.me at gmail.com>
Date:   Fri Mar 28 13:37:54 2014 -0500

    hp/pavilion_m6_1035dx: Remove irrelevant Kconfig options
    
    These options are not used by the code, and are copy-paste remnants
    from older AMD K8 boards. Remove them
    
    Change-Id: I9b967a2d0a5dddc8341204dadeed90460251915c
    Signed-off-by: Alexandru Gagniuc <mr.nuke.me at gmail.com>
---
 src/mainboard/hp/pavilion_m6_1035dx/Kconfig | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/src/mainboard/hp/pavilion_m6_1035dx/Kconfig b/src/mainboard/hp/pavilion_m6_1035dx/Kconfig
index 917fdf2..b9db4fc 100644
--- a/src/mainboard/hp/pavilion_m6_1035dx/Kconfig
+++ b/src/mainboard/hp/pavilion_m6_1035dx/Kconfig
@@ -31,10 +31,7 @@ config BOARD_SPECIFIC_OPTIONS # dummy
 	select HAVE_MP_TABLE
 	select HAVE_ACPI_RESUME
 	select HAVE_SMI_HANDLER
-	select SB_HT_CHAIN_UNITID_OFFSET_ONLY
-	select LIFT_BSP_APIC_ID
 	select SERIAL_CPU_INIT
-	select AMDMCT
 	select HAVE_ACPI_TABLES
 	select BOARD_ROMSIZE_KB_4096
 	select GFXUMA



More information about the coreboot-gerrit mailing list