Since some people disapprove of white space cleanups mixed in regular commits
[coreboot.git] / src / mainboard / tyan / s2912 / Kconfig
index 790e2cc19dfd716a7086c28b7f8e76b6c51b63bf..c2a7ed00ddb8da777415f5c45a12710d100b75d0 100644 (file)
@@ -15,7 +15,7 @@ config BOARD_TYAN_S2912
        select LIFT_BSP_APIC_ID
        select K8_REV_F_SUPPORT
        select BOARD_ROMSIZE_KB_512
+
 config MAINBOARD_DIR
        string
        default tyan/s2912
@@ -25,7 +25,7 @@ config DCACHE_RAM_BASE
        hex
        default 0xc8000
        depends on BOARD_TYAN_S2912
-       
+
 config DCACHE_RAM_SIZE
        hex
        default 0x08000
@@ -37,7 +37,7 @@ config DCACHE_RAM_GLOBAL_VAR_SIZE
        depends on BOARD_TYAN_S2912
 
 config APIC_ID_OFFSET
-       hex     
+       hex
        default 0x10
        depends on BOARD_TYAN_S2912
 
@@ -51,21 +51,6 @@ config SB_HT_CHAIN_ON_BUS0
        default 2
        depends on BOARD_TYAN_S2912
 
-config LB_CKS_RANGE_START
-       int
-       default 49
-       depends on BOARD_TYAN_S2912
-
-config LB_CKS_RANGE_END
-       int
-       default 122
-       depends on BOARD_TYAN_S2912
-
-config LB_CKS_LOC
-       int
-        default 123
-       depends on BOARD_TYAN_S2912
-
 config MAINBOARD_PART_NUMBER
        string
        default "S2912"
@@ -76,16 +61,6 @@ config PCI_64BIT_PREF_MEM
         default n
        depends on BOARD_TYAN_S2912
 
-config HAVE_FALLBACK_BOOT
-       bool
-       default n
-       depends on BOARD_TYAN_S2912
-
-config USE_FALLBACK_IMAGE
-       bool
-       default n
-       depends on BOARD_TYAN_S2912
-
 config HW_MEM_HOLE_SIZEK
        hex
        default 0x100000
@@ -102,7 +77,7 @@ config MAX_PHYSICAL_CPUS
        depends on BOARD_TYAN_S2912
 
 config HW_MEM_HOLE_SIZE_AUTO_INC
-       bool    
+       bool
        default n
        depends on BOARD_TYAN_S2912
 
@@ -112,22 +87,12 @@ config HT_CHAIN_UNITID_BASE
        depends on BOARD_TYAN_S2912
 
 config HT_CHAIN_END_UNITID_BASE
-       hex     
+       hex
        default 0x20
        depends on BOARD_TYAN_S2912
 
-config USE_INIT
-       bool
-       default n
-       depends on BOARD_TYAN_S2912
-
 config SERIAL_CPU_INIT
-       bool    
-       default n
-       depends on BOARD_TYAN_S2912
-
-config WAIT_BEFORE_CPUS_INIT
-       bool    
+       bool
        default n
        depends on BOARD_TYAN_S2912