[coreboot-gerrit] Patch set updated for coreboot: 30f7f0a amd/torpedo: Remove unused Kconfig options

Kyösti Mälkki (kyosti.malkki@gmail.com) gerrit at coreboot.org
Fri Apr 18 23:12:44 CEST 2014


Kyösti Mälkki (kyosti.malkki at gmail.com) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/5537

-gerrit

commit 30f7f0af3deeddf6651a2240603acba3c7364c93
Author: Kyösti Mälkki <kyosti.malkki at gmail.com>
Date:   Wed Apr 16 09:43:40 2014 +0300

    amd/torpedo: Remove unused Kconfig options
    
    These are not used with cimx/sb900 vendorcode.
    
    Change-Id: I489ee80c739b31edac649491497162c65316996e
    Signed-off-by: Kyösti Mälkki <kyosti.malkki at gmail.com>
---
 src/mainboard/amd/torpedo/Kconfig | 12 ------------
 1 file changed, 12 deletions(-)

diff --git a/src/mainboard/amd/torpedo/Kconfig b/src/mainboard/amd/torpedo/Kconfig
index 5191720..2e16bb4 100644
--- a/src/mainboard/amd/torpedo/Kconfig
+++ b/src/mainboard/amd/torpedo/Kconfig
@@ -41,10 +41,6 @@ config MAINBOARD_DIR
         string
         default amd/torpedo
 
-config APIC_ID_OFFSET
-        hex
-        default 0x0
-
 config MAINBOARD_PART_NUMBER
         string
         default "Torpedo"
@@ -57,18 +53,10 @@ config MAX_CPUS
         int
         default 4
 
-config MAX_PHYSICAL_CPUS
-        int
-        default 1
-
 config HW_MEM_HOLE_SIZE_AUTO_INC
         bool
         default n
 
-config SB_HT_CHAIN_ON_BUS0
-        int
-        default 1
-
 config HT_CHAIN_END_UNITID_BASE
         hex
         default 0x1



More information about the coreboot-gerrit mailing list