summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/mainboard/amd/dbm690t/Kconfig5
-rw-r--r--src/mainboard/amd/mahogany/Kconfig5
-rw-r--r--src/mainboard/amd/mahogany_fam10/Kconfig5
-rw-r--r--src/mainboard/amd/pistachio/Kconfig5
-rw-r--r--src/mainboard/amd/rumba/Kconfig4
-rw-r--r--src/mainboard/amd/serengeti_cheetah/Kconfig5
-rw-r--r--src/mainboard/amd/serengeti_cheetah_fam10/Kconfig5
-rw-r--r--src/mainboard/arima/hdama/Kconfig5
-rw-r--r--src/mainboard/asus/a8n_e/Kconfig5
-rw-r--r--src/mainboard/asus/a8v-e_se/Kconfig5
-rw-r--r--src/mainboard/broadcom/blast/Kconfig5
-rw-r--r--src/mainboard/dell/s1850/Kconfig5
-rw-r--r--src/mainboard/gigabyte/ga_2761gxdk/Kconfig5
-rw-r--r--src/mainboard/gigabyte/m57sli/Kconfig5
-rw-r--r--src/mainboard/hp/dl145_g3/Kconfig5
-rw-r--r--src/mainboard/ibm/e325/Kconfig5
-rw-r--r--src/mainboard/ibm/e326/Kconfig5
-rw-r--r--src/mainboard/iwill/dk8_htx/Kconfig5
-rw-r--r--src/mainboard/iwill/dk8s2/Kconfig5
-rw-r--r--src/mainboard/iwill/dk8x/Kconfig5
-rw-r--r--src/mainboard/kontron/kt690/Kconfig5
-rw-r--r--src/mainboard/lippert/frontrunner/Kconfig4
-rw-r--r--src/mainboard/msi/ms7135/Kconfig5
-rw-r--r--src/mainboard/msi/ms7260/Kconfig5
-rw-r--r--src/mainboard/msi/ms9185/Kconfig5
-rw-r--r--src/mainboard/msi/ms9282/Kconfig5
-rw-r--r--src/mainboard/msi/ms9652_fam10/Kconfig5
-rw-r--r--src/mainboard/newisys/khepri/Kconfig5
-rw-r--r--src/mainboard/nvidia/l1_2pvv/Kconfig5
-rw-r--r--src/mainboard/olpc/btest/Kconfig5
-rw-r--r--src/mainboard/olpc/rev_a/Kconfig5
-rw-r--r--src/mainboard/sunw/ultra40/Kconfig5
-rw-r--r--src/mainboard/supermicro/h8dme/Kconfig5
-rw-r--r--src/mainboard/supermicro/h8dmr/Kconfig5
-rw-r--r--src/mainboard/supermicro/h8dmr_fam10/Kconfig5
-rw-r--r--src/mainboard/supermicro/h8qme_fam10/Kconfig5
-rw-r--r--src/mainboard/supermicro/x6dai_g/Kconfig5
-rw-r--r--src/mainboard/supermicro/x6dhe_g/Kconfig5
-rw-r--r--src/mainboard/supermicro/x6dhe_g2/Kconfig5
-rw-r--r--src/mainboard/supermicro/x6dhr_ig/Kconfig5
-rw-r--r--src/mainboard/supermicro/x6dhr_ig2/Kconfig5
-rw-r--r--src/mainboard/technexion/tim5690/Kconfig5
-rw-r--r--src/mainboard/technexion/tim8690/Kconfig5
-rw-r--r--src/mainboard/tyan/s2850/Kconfig5
-rw-r--r--src/mainboard/tyan/s2875/Kconfig5
-rw-r--r--src/mainboard/tyan/s2880/Kconfig5
-rw-r--r--src/mainboard/tyan/s2881/Kconfig5
-rw-r--r--src/mainboard/tyan/s2882/Kconfig5
-rw-r--r--src/mainboard/tyan/s2885/Kconfig5
-rw-r--r--src/mainboard/tyan/s2891/Kconfig5
-rw-r--r--src/mainboard/tyan/s2892/Kconfig5
-rw-r--r--src/mainboard/tyan/s2895/Kconfig5
-rw-r--r--src/mainboard/tyan/s2912/Kconfig5
-rw-r--r--src/mainboard/tyan/s2912_fam10/Kconfig5
-rw-r--r--src/mainboard/tyan/s4880/Kconfig5
-rw-r--r--src/mainboard/tyan/s4882/Kconfig5
56 files changed, 0 insertions, 278 deletions
diff --git a/src/mainboard/amd/dbm690t/Kconfig b/src/mainboard/amd/dbm690t/Kconfig
index 4cfc8ca7ea3a..0ba834dcc97a 100644
--- a/src/mainboard/amd/dbm690t/Kconfig
+++ b/src/mainboard/amd/dbm690t/Kconfig
@@ -89,11 +89,6 @@ config HT_CHAIN_UNITID_BASE
default 0x0
depends on BOARD_AMD_DBM690T
-config USE_INIT
- bool
- default n
- depends on BOARD_AMD_DBM690T
-
config IRQ_SLOT_COUNT
int
default 11
diff --git a/src/mainboard/amd/mahogany/Kconfig b/src/mainboard/amd/mahogany/Kconfig
index 3be2624c1713..2723da112652 100644
--- a/src/mainboard/amd/mahogany/Kconfig
+++ b/src/mainboard/amd/mahogany/Kconfig
@@ -91,11 +91,6 @@ config HT_CHAIN_UNITID_BASE
default 0x0
depends on BOARD_AMD_MAHOGANY
-config USE_INIT
- bool
- default n
- depends on BOARD_AMD_MAHOGANY
-
config IRQ_SLOT_COUNT
int
default 11
diff --git a/src/mainboard/amd/mahogany_fam10/Kconfig b/src/mainboard/amd/mahogany_fam10/Kconfig
index 7e8d52dabafb..1a6e12e669e4 100644
--- a/src/mainboard/amd/mahogany_fam10/Kconfig
+++ b/src/mainboard/amd/mahogany_fam10/Kconfig
@@ -80,11 +80,6 @@ config HT_CHAIN_UNITID_BASE
default 0x0
depends on BOARD_AMD_MAHOGANY_FAM10
-config USE_INIT
- bool
- default n
- depends on BOARD_AMD_MAHOGANY_FAM10
-
config IRQ_SLOT_COUNT
int
default 11
diff --git a/src/mainboard/amd/pistachio/Kconfig b/src/mainboard/amd/pistachio/Kconfig
index 807b30a06a05..9e866b23e491 100644
--- a/src/mainboard/amd/pistachio/Kconfig
+++ b/src/mainboard/amd/pistachio/Kconfig
@@ -83,11 +83,6 @@ config HT_CHAIN_UNITID_BASE
default 0x0
depends on BOARD_AMD_PISTACHIO
-config USE_INIT
- bool
- default n
- depends on BOARD_AMD_PISTACHIO
-
config IRQ_SLOT_COUNT
int
default 11
diff --git a/src/mainboard/amd/rumba/Kconfig b/src/mainboard/amd/rumba/Kconfig
index 15beca459e3c..16c492ee60cf 100644
--- a/src/mainboard/amd/rumba/Kconfig
+++ b/src/mainboard/amd/rumba/Kconfig
@@ -49,7 +49,3 @@ config IRQ_SLOT_COUNT
default 2
depends on BOARD_AMD_RUMBA
-config USE_INIT
- bool
- default n
- depends on BOARD_AMD_RUMBA
diff --git a/src/mainboard/amd/serengeti_cheetah/Kconfig b/src/mainboard/amd/serengeti_cheetah/Kconfig
index b57bed04f43c..9aba165cc2a8 100644
--- a/src/mainboard/amd/serengeti_cheetah/Kconfig
+++ b/src/mainboard/amd/serengeti_cheetah/Kconfig
@@ -91,11 +91,6 @@ config HT_CHAIN_UNITID_BASE
default 0xa
depends on BOARD_AMD_SERENGETI_CHEETAH
-config USE_INIT
- bool
- default n
- depends on BOARD_AMD_SERENGETI_CHEETAH
-
config SERIAL_CPU_INIT
bool
default n
diff --git a/src/mainboard/amd/serengeti_cheetah_fam10/Kconfig b/src/mainboard/amd/serengeti_cheetah_fam10/Kconfig
index 1c42e7a72d33..50793c49dca7 100644
--- a/src/mainboard/amd/serengeti_cheetah_fam10/Kconfig
+++ b/src/mainboard/amd/serengeti_cheetah_fam10/Kconfig
@@ -79,11 +79,6 @@ config HT_CHAIN_UNITID_BASE
default 0xa
depends on BOARD_AMD_SERENGETI_CHEETAH_FAM10
-config USE_INIT
- bool
- default n
- depends on BOARD_AMD_SERENGETI_CHEETAH_FAM10
-
config IRQ_SLOT_COUNT
int
default 11
diff --git a/src/mainboard/arima/hdama/Kconfig b/src/mainboard/arima/hdama/Kconfig
index f4fb57471948..d313a8e5aa65 100644
--- a/src/mainboard/arima/hdama/Kconfig
+++ b/src/mainboard/arima/hdama/Kconfig
@@ -75,11 +75,6 @@ config HT_CHAIN_UNITID_BASE
default 0x1
depends on BOARD_ARIMA_HDAMA
-config USE_INIT
- bool
- default n
- depends on BOARD_ARIMA_HDAMA
-
config IRQ_SLOT_COUNT
int
default 9
diff --git a/src/mainboard/asus/a8n_e/Kconfig b/src/mainboard/asus/a8n_e/Kconfig
index 364699a1830e..afb8658a9463 100644
--- a/src/mainboard/asus/a8n_e/Kconfig
+++ b/src/mainboard/asus/a8n_e/Kconfig
@@ -79,11 +79,6 @@ config HT_CHAIN_UNITID_BASE
default 0x0
depends on BOARD_ASUS_A8N_E
-config USE_INIT
- bool
- default n
- depends on BOARD_ASUS_A8N_E
-
config SB_HT_CHAIN_ON_BUS0
int
default 2
diff --git a/src/mainboard/asus/a8v-e_se/Kconfig b/src/mainboard/asus/a8v-e_se/Kconfig
index 3dba3bf6a03d..fb76263f2375 100644
--- a/src/mainboard/asus/a8v-e_se/Kconfig
+++ b/src/mainboard/asus/a8v-e_se/Kconfig
@@ -84,11 +84,6 @@ config HT_CHAIN_UNITID_BASE
default 0x0
depends on BOARD_ASUS_A8V_E_SE
-config USE_INIT
- bool
- default n
- depends on BOARD_ASUS_A8V_E_SE
-
config MAINBOARD_PCI_SUBSYSTEM_VENDOR_ID
hex
default 0x1043
diff --git a/src/mainboard/broadcom/blast/Kconfig b/src/mainboard/broadcom/blast/Kconfig
index e97e01895a3a..d2408a36bd2d 100644
--- a/src/mainboard/broadcom/blast/Kconfig
+++ b/src/mainboard/broadcom/blast/Kconfig
@@ -76,11 +76,6 @@ config HT_CHAIN_UNITID_BASE
default 0x6
depends on BOARD_BROADCOM_BLAST
-config USE_INIT
- bool
- default n
- depends on BOARD_BROADCOM_BLAST
-
config SB_HT_CHAIN_ON_BUS0
int
default 2
diff --git a/src/mainboard/dell/s1850/Kconfig b/src/mainboard/dell/s1850/Kconfig
index d4e546e98fb6..7ac83f254d6d 100644
--- a/src/mainboard/dell/s1850/Kconfig
+++ b/src/mainboard/dell/s1850/Kconfig
@@ -46,11 +46,6 @@ config MAX_PHYSICAL_CPUS
default 1
depends on BOARD_DELL_S1850
-config USE_INIT
- bool
- default n
- depends on BOARD_DELL_S1850
-
config IRQ_SLOT_COUNT
int
default 9
diff --git a/src/mainboard/gigabyte/ga_2761gxdk/Kconfig b/src/mainboard/gigabyte/ga_2761gxdk/Kconfig
index ac2f2ede6187..d08414f21744 100644
--- a/src/mainboard/gigabyte/ga_2761gxdk/Kconfig
+++ b/src/mainboard/gigabyte/ga_2761gxdk/Kconfig
@@ -90,11 +90,6 @@ config HT_CHAIN_END_UNITID_BASE
default 0x20
depends on BOARD_GIGABYTE_GA_2761GXDK
-config USE_INIT
- bool
- default n
- depends on BOARD_GIGABYTE_GA_2761GXDK
-
config SERIAL_CPU_INIT
bool
default n
diff --git a/src/mainboard/gigabyte/m57sli/Kconfig b/src/mainboard/gigabyte/m57sli/Kconfig
index 21257174d82f..27904270807d 100644
--- a/src/mainboard/gigabyte/m57sli/Kconfig
+++ b/src/mainboard/gigabyte/m57sli/Kconfig
@@ -93,11 +93,6 @@ config HT_CHAIN_END_UNITID_BASE
default 0x20
depends on BOARD_GIGABYTE_M57SLI
-config USE_INIT
- bool
- default n
- depends on BOARD_GIGABYTE_M57SLI
-
config SERIAL_CPU_INIT
bool
default n
diff --git a/src/mainboard/hp/dl145_g3/Kconfig b/src/mainboard/hp/dl145_g3/Kconfig
index 3d6e0a96107e..0bf5623dddc0 100644
--- a/src/mainboard/hp/dl145_g3/Kconfig
+++ b/src/mainboard/hp/dl145_g3/Kconfig
@@ -82,11 +82,6 @@ config HT_CHAIN_UNITID_BASE
default 0x6
depends on BOARD_HP_DL145_G3
-config USE_INIT
- bool
- default n
- depends on BOARD_HP_DL145_G3
-
config SB_HT_CHAIN_ON_BUS0
int
default 2
diff --git a/src/mainboard/ibm/e325/Kconfig b/src/mainboard/ibm/e325/Kconfig
index 56980239b014..c0e5ebe014f2 100644
--- a/src/mainboard/ibm/e325/Kconfig
+++ b/src/mainboard/ibm/e325/Kconfig
@@ -81,11 +81,6 @@ config HT_CHAIN_UNITID_BASE
default 0x1
depends on BOARD_IBM_E325
-config USE_INIT
- bool
- default n
- depends on BOARD_IBM_E325
-
config SERIAL_CPU_INIT
bool
default n
diff --git a/src/mainboard/ibm/e326/Kconfig b/src/mainboard/ibm/e326/Kconfig
index 1ea7820c643f..48b8f72f9544 100644
--- a/src/mainboard/ibm/e326/Kconfig
+++ b/src/mainboard/ibm/e326/Kconfig
@@ -81,11 +81,6 @@ config HT_CHAIN_UNITID_BASE
default 0x1
depends on BOARD_IBM_E326
-config USE_INIT
- bool
- default n
- depends on BOARD_IBM_E326
-
config SERIAL_CPU_INIT
bool
default n
diff --git a/src/mainboard/iwill/dk8_htx/Kconfig b/src/mainboard/iwill/dk8_htx/Kconfig
index dfdac01aeefe..02255b90b91a 100644
--- a/src/mainboard/iwill/dk8_htx/Kconfig
+++ b/src/mainboard/iwill/dk8_htx/Kconfig
@@ -85,11 +85,6 @@ config HT_CHAIN_UNITID_BASE
default 0xa
depends on BOARD_IWILL_DK8_HTX
-config USE_INIT
- bool
- default n
- depends on BOARD_IWILL_DK8_HTX
-
config SERIAL_CPU_INIT
bool
default n
diff --git a/src/mainboard/iwill/dk8s2/Kconfig b/src/mainboard/iwill/dk8s2/Kconfig
index f0948b8e2f0f..cd39edea95e1 100644
--- a/src/mainboard/iwill/dk8s2/Kconfig
+++ b/src/mainboard/iwill/dk8s2/Kconfig
@@ -82,11 +82,6 @@ config HT_CHAIN_UNITID_BASE
default 0x1
depends on BOARD_IWILL_DK8S2
-config USE_INIT
- bool
- default n
- depends on BOARD_IWILL_DK8S2
-
config SERIAL_CPU_INIT
bool
default n
diff --git a/src/mainboard/iwill/dk8x/Kconfig b/src/mainboard/iwill/dk8x/Kconfig
index 4a4f402d478e..9d518137d2d5 100644
--- a/src/mainboard/iwill/dk8x/Kconfig
+++ b/src/mainboard/iwill/dk8x/Kconfig
@@ -81,11 +81,6 @@ config HT_CHAIN_UNITID_BASE
default 0x1
depends on BOARD_IWILL_DK8X
-config USE_INIT
- bool
- default n
- depends on BOARD_IWILL_DK8X
-
config SERIAL_CPU_INIT
bool
default n
diff --git a/src/mainboard/kontron/kt690/Kconfig b/src/mainboard/kontron/kt690/Kconfig
index 06bd6ff8c7f0..50b72a4bf25f 100644
--- a/src/mainboard/kontron/kt690/Kconfig
+++ b/src/mainboard/kontron/kt690/Kconfig
@@ -85,11 +85,6 @@ config HT_CHAIN_UNITID_BASE
default 0x0
depends on BOARD_KONTRON_KT690
-config USE_INIT
- bool
- default n
- depends on BOARD_KONTRON_KT690
-
config IRQ_SLOT_COUNT
int
default 11
diff --git a/src/mainboard/lippert/frontrunner/Kconfig b/src/mainboard/lippert/frontrunner/Kconfig
index 0f39581e51f8..fa6d8ca53a17 100644
--- a/src/mainboard/lippert/frontrunner/Kconfig
+++ b/src/mainboard/lippert/frontrunner/Kconfig
@@ -29,7 +29,3 @@ config IRQ_SLOT_COUNT
default 2
depends on BOARD_LIPPERT_FRONTRUNNER
-config USE_INIT
- bool
- default n
- depends on BOARD_LIPPERT_FRONTRUNNER
diff --git a/src/mainboard/msi/ms7135/Kconfig b/src/mainboard/msi/ms7135/Kconfig
index 1264ac94e381..5d1acfc8e19c 100644
--- a/src/mainboard/msi/ms7135/Kconfig
+++ b/src/mainboard/msi/ms7135/Kconfig
@@ -74,11 +74,6 @@ config HT_CHAIN_END_UNITID_BASE
default 0x20
depends on BOARD_MSI_MS7135
-config USE_INIT
- bool
- default n
- depends on BOARD_MSI_MS7135
-
config SB_HT_CHAIN_ON_BUS0
int
default 2
diff --git a/src/mainboard/msi/ms7260/Kconfig b/src/mainboard/msi/ms7260/Kconfig
index 7d5dc183795b..9752597d7af7 100644
--- a/src/mainboard/msi/ms7260/Kconfig
+++ b/src/mainboard/msi/ms7260/Kconfig
@@ -91,11 +91,6 @@ config HT_CHAIN_END_UNITID_BASE
default 0x20
depends on BOARD_MSI_MS7260
-config USE_INIT
- bool
- default n
- depends on BOARD_MSI_MS7260
-
config SERIAL_CPU_INIT
bool
default n
diff --git a/src/mainboard/msi/ms9185/Kconfig b/src/mainboard/msi/ms9185/Kconfig
index 3bdd69058175..ff9da6a96598 100644
--- a/src/mainboard/msi/ms9185/Kconfig
+++ b/src/mainboard/msi/ms9185/Kconfig
@@ -77,11 +77,6 @@ config HT_CHAIN_UNITID_BASE
default 0x6
depends on BOARD_MSI_MS9185
-config USE_INIT
- bool
- default n
- depends on BOARD_MSI_MS9185
-
config IRQ_SLOT_COUNT
int
default 11
diff --git a/src/mainboard/msi/ms9282/Kconfig b/src/mainboard/msi/ms9282/Kconfig
index 691388f605b3..bd734873130b 100644
--- a/src/mainboard/msi/ms9282/Kconfig
+++ b/src/mainboard/msi/ms9282/Kconfig
@@ -85,11 +85,6 @@ config HT_CHAIN_END_UNITID_BASE
default 0x20
depends on BOARD_MSI_MS9282
-config USE_INIT
- bool
- default n
- depends on BOARD_MSI_MS9282
-
config SERIAL_CPU_INIT
bool
default n
diff --git a/src/mainboard/msi/ms9652_fam10/Kconfig b/src/mainboard/msi/ms9652_fam10/Kconfig
index 5e45051d4512..aa8a6b261d9e 100644
--- a/src/mainboard/msi/ms9652_fam10/Kconfig
+++ b/src/mainboard/msi/ms9652_fam10/Kconfig
@@ -199,11 +199,6 @@ config VAR_MTRR_HOLE
default n
depends on BOARD_MSI_MS9652_FAM10
-config USE_INIT
- bool
- default n
- depends on BOARD_MSI_MS9652_FAM10
-
config SERIAL_CPU_INIT
bool
default y
diff --git a/src/mainboard/newisys/khepri/Kconfig b/src/mainboard/newisys/khepri/Kconfig
index 5ba421eb505a..5e4955f888b9 100644
--- a/src/mainboard/newisys/khepri/Kconfig
+++ b/src/mainboard/newisys/khepri/Kconfig
@@ -75,11 +75,6 @@ config HT_CHAIN_UNITID_BASE
default 0x1
depends on BOARD_NEWISYS_KHEPRI
-config USE_INIT
- bool
- default n
- depends on BOARD_NEWISYS_KHEPRI
-
config SB_HT_CHAIN_ON_BUS0
int
default 2
diff --git a/src/mainboard/nvidia/l1_2pvv/Kconfig b/src/mainboard/nvidia/l1_2pvv/Kconfig
index 51502ded0428..80f9f16d33f3 100644
--- a/src/mainboard/nvidia/l1_2pvv/Kconfig
+++ b/src/mainboard/nvidia/l1_2pvv/Kconfig
@@ -91,11 +91,6 @@ config HT_CHAIN_END_UNITID_BASE
default 0x20
depends on BOARD_NVIDIA_L1_2PVV
-config USE_INIT
- bool
- default n
- depends on BOARD_NVIDIA_L1_2PVV
-
config SERIAL_CPU_INIT
bool
default n
diff --git a/src/mainboard/olpc/btest/Kconfig b/src/mainboard/olpc/btest/Kconfig
index 775268d40d99..a2d119d411dd 100644
--- a/src/mainboard/olpc/btest/Kconfig
+++ b/src/mainboard/olpc/btest/Kconfig
@@ -28,8 +28,3 @@ config IRQ_SLOT_COUNT
int
default 2
depends on BOARD_OLPC_BTEST
-
-config USE_INIT
- bool
- default n
- depends on BOARD_OLPC_BTEST
diff --git a/src/mainboard/olpc/rev_a/Kconfig b/src/mainboard/olpc/rev_a/Kconfig
index cace5e3673ee..65a37dddf0f2 100644
--- a/src/mainboard/olpc/rev_a/Kconfig
+++ b/src/mainboard/olpc/rev_a/Kconfig
@@ -28,8 +28,3 @@ config IRQ_SLOT_COUNT
int
default 2
depends on BOARD_OLPC_REV_A
-
-config USE_INIT
- bool
- default n
- depends on BOARD_OLPC_REV_A
diff --git a/src/mainboard/sunw/ultra40/Kconfig b/src/mainboard/sunw/ultra40/Kconfig
index 2cf8014b73bc..06b51297d348 100644
--- a/src/mainboard/sunw/ultra40/Kconfig
+++ b/src/mainboard/sunw/ultra40/Kconfig
@@ -79,11 +79,6 @@ config HT_CHAIN_UNITID_BASE
default 0x0
depends on BOARD_SUNW_ULTRA40
-config USE_INIT
- bool
- default n
- depends on BOARD_SUNW_ULTRA40
-
config SB_HT_CHAIN_ON_BUS0
int
default 2
diff --git a/src/mainboard/supermicro/h8dme/Kconfig b/src/mainboard/supermicro/h8dme/Kconfig
index 0956348f0e75..b31e73bcb5fc 100644
--- a/src/mainboard/supermicro/h8dme/Kconfig
+++ b/src/mainboard/supermicro/h8dme/Kconfig
@@ -86,11 +86,6 @@ config HT_CHAIN_UNITID_BASE
default 0x0
depends on BOARD_SUPERMICRO_H8DME
-config USE_INIT
- bool
- default n
- depends on BOARD_SUPERMICRO_H8DME
-
config SB_HT_CHAIN_ON_BUS0
int
default 2
diff --git a/src/mainboard/supermicro/h8dmr/Kconfig b/src/mainboard/supermicro/h8dmr/Kconfig
index 09486c0ee20f..842e40b03f21 100644
--- a/src/mainboard/supermicro/h8dmr/Kconfig
+++ b/src/mainboard/supermicro/h8dmr/Kconfig
@@ -85,11 +85,6 @@ config HT_CHAIN_UNITID_BASE
default 0x0
depends on BOARD_SUPERMICRO_H8DMR
-config USE_INIT
- bool
- default n
- depends on BOARD_SUPERMICRO_H8DMR
-
config SB_HT_CHAIN_ON_BUS0
int
default 2
diff --git a/src/mainboard/supermicro/h8dmr_fam10/Kconfig b/src/mainboard/supermicro/h8dmr_fam10/Kconfig
index b018629add01..ebc87764d948 100644
--- a/src/mainboard/supermicro/h8dmr_fam10/Kconfig
+++ b/src/mainboard/supermicro/h8dmr_fam10/Kconfig
@@ -103,11 +103,6 @@ config HT_CHAIN_UNITID_BASE
default 0x1
depends on BOARD_SUPERMICRO_H8DMR_FAM10
-config USE_INIT
- bool
- default n
- depends on BOARD_SUPERMICRO_H8DMR_FAM10
-
config SB_HT_CHAIN_ON_BUS0
int
default 2
diff --git a/src/mainboard/supermicro/h8qme_fam10/Kconfig b/src/mainboard/supermicro/h8qme_fam10/Kconfig
index 98975cf22a2e..20462a1a5748 100644
--- a/src/mainboard/supermicro/h8qme_fam10/Kconfig
+++ b/src/mainboard/supermicro/h8qme_fam10/Kconfig
@@ -104,11 +104,6 @@ config HT_CHAIN_UNITID_BASE
default 0x1
depends on BOARD_SUPERMICRO_H8QME_FAM10
-config USE_INIT
- bool
- default n
- depends on BOARD_SUPERMICRO_H8QME_FAM10
-
config SB_HT_CHAIN_ON_BUS0
int
default 2
diff --git a/src/mainboard/supermicro/x6dai_g/Kconfig b/src/mainboard/supermicro/x6dai_g/Kconfig
index fc224c54e7a1..a681b0076689 100644
--- a/src/mainboard/supermicro/x6dai_g/Kconfig
+++ b/src/mainboard/supermicro/x6dai_g/Kconfig
@@ -37,11 +37,6 @@ config MAX_CPUS
default 4
depends on BOARD_SUPERMICRO_X6DAI_G
-config USE_INIT
- bool
- default n
- depends on BOARD_SUPERMICRO_X6DAI_G
-
config IRQ_SLOT_COUNT
int
default 15
diff --git a/src/mainboard/supermicro/x6dhe_g/Kconfig b/src/mainboard/supermicro/x6dhe_g/Kconfig
index 0f7539861eb5..cc55edb6d80a 100644
--- a/src/mainboard/supermicro/x6dhe_g/Kconfig
+++ b/src/mainboard/supermicro/x6dhe_g/Kconfig
@@ -39,11 +39,6 @@ config MAX_CPUS
default 4
depends on BOARD_SUPERMICRO_X6DHE_G
-config USE_INIT
- bool
- default n
- depends on BOARD_SUPERMICRO_X6DHE_G
-
config IRQ_SLOT_COUNT
int
default 15
diff --git a/src/mainboard/supermicro/x6dhe_g2/Kconfig b/src/mainboard/supermicro/x6dhe_g2/Kconfig
index 18190c09e991..4f0841a4023f 100644
--- a/src/mainboard/supermicro/x6dhe_g2/Kconfig
+++ b/src/mainboard/supermicro/x6dhe_g2/Kconfig
@@ -40,11 +40,6 @@ config MAX_CPUS
default 4
depends on BOARD_SUPERMICRO_X6DHE_G2
-config USE_INIT
- bool
- default n
- depends on BOARD_SUPERMICRO_X6DHE_G2
-
config IRQ_SLOT_COUNT
int
default 15
diff --git a/src/mainboard/supermicro/x6dhr_ig/Kconfig b/src/mainboard/supermicro/x6dhr_ig/Kconfig
index 11a0add474d1..9366fe36f4a0 100644
--- a/src/mainboard/supermicro/x6dhr_ig/Kconfig
+++ b/src/mainboard/supermicro/x6dhr_ig/Kconfig
@@ -39,11 +39,6 @@ config MAX_CPUS
default 4
depends on BOARD_SUPERMICRO_X6DHR_IG
-config USE_INIT
- bool
- default n
- depends on BOARD_SUPERMICRO_X6DHR_IG
-
config IRQ_SLOT_COUNT
int
default 15
diff --git a/src/mainboard/supermicro/x6dhr_ig2/Kconfig b/src/mainboard/supermicro/x6dhr_ig2/Kconfig
index e2cf357abd82..ac3070fd408f 100644
--- a/src/mainboard/supermicro/x6dhr_ig2/Kconfig
+++ b/src/mainboard/supermicro/x6dhr_ig2/Kconfig
@@ -39,11 +39,6 @@ config MAX_CPUS
default 4
depends on BOARD_SUPERMICRO_X6DHR_IG2
-config USE_INIT
- bool
- default n
- depends on BOARD_SUPERMICRO_X6DHR_IG2
-
config IRQ_SLOT_COUNT
int
default 15
diff --git a/src/mainboard/technexion/tim5690/Kconfig b/src/mainboard/technexion/tim5690/Kconfig
index 8090d02191c3..ad89af6e84f3 100644
--- a/src/mainboard/technexion/tim5690/Kconfig
+++ b/src/mainboard/technexion/tim5690/Kconfig
@@ -85,11 +85,6 @@ config HT_CHAIN_UNITID_BASE
default 0x0
depends on BOARD_TECHNEXION_TIM5690
-config USE_INIT
- bool
- default n
- depends on BOARD_TECHNEXION_TIM5690
-
config IRQ_SLOT_COUNT
int
default 11
diff --git a/src/mainboard/technexion/tim8690/Kconfig b/src/mainboard/technexion/tim8690/Kconfig
index 0b391ca877fb..76841a2c07e5 100644
--- a/src/mainboard/technexion/tim8690/Kconfig
+++ b/src/mainboard/technexion/tim8690/Kconfig
@@ -84,11 +84,6 @@ config HT_CHAIN_UNITID_BASE
default 0x0
depends on BOARD_TECHNEXION_TIM8690
-config USE_INIT
- bool
- default n
- depends on BOARD_TECHNEXION_TIM8690
-
config IRQ_SLOT_COUNT
int
default 11
diff --git a/src/mainboard/tyan/s2850/Kconfig b/src/mainboard/tyan/s2850/Kconfig
index 40e3e335c45d..b8d8336fb1b8 100644
--- a/src/mainboard/tyan/s2850/Kconfig
+++ b/src/mainboard/tyan/s2850/Kconfig
@@ -41,11 +41,6 @@ config MAX_PHYSICAL_CPUS
default 1
depends on BOARD_TYAN_S2850
-config USE_INIT
- bool
- default n
- depends on BOARD_TYAN_S2850
-
config IRQ_SLOT_COUNT
int
default 12
diff --git a/src/mainboard/tyan/s2875/Kconfig b/src/mainboard/tyan/s2875/Kconfig
index 2972ed19ec1c..aee74574668b 100644
--- a/src/mainboard/tyan/s2875/Kconfig
+++ b/src/mainboard/tyan/s2875/Kconfig
@@ -47,11 +47,6 @@ config HW_MEM_HOLE_SIZE_AUTO_INC
default n
depends on BOARD_TYAN_S2875
-config USE_INIT
- bool
- default n
- depends on BOARD_TYAN_S2875
-
config IRQ_SLOT_COUNT
int
default 13
diff --git a/src/mainboard/tyan/s2880/Kconfig b/src/mainboard/tyan/s2880/Kconfig
index e89f9923a3b6..489701745d4c 100644
--- a/src/mainboard/tyan/s2880/Kconfig
+++ b/src/mainboard/tyan/s2880/Kconfig
@@ -68,11 +68,6 @@ config HT_CHAIN_END_UNITID_BASE
default 0x20
depends on BOARD_TYAN_S2880
-config USE_INIT
- bool
- default n
- depends on BOARD_TYAN_S2880
-
config IRQ_SLOT_COUNT
int
default 13
diff --git a/src/mainboard/tyan/s2881/Kconfig b/src/mainboard/tyan/s2881/Kconfig
index 4b8b47d83519..482a1df7ea68 100644
--- a/src/mainboard/tyan/s2881/Kconfig
+++ b/src/mainboard/tyan/s2881/Kconfig
@@ -69,11 +69,6 @@ config HT_CHAIN_END_UNITID_BASE
default 0x6
depends on BOARD_TYAN_S2881
-config USE_INIT
- bool
- default n
- depends on BOARD_TYAN_S2881
-
config IRQ_SLOT_COUNT
int
default 9
diff --git a/src/mainboard/tyan/s2882/Kconfig b/src/mainboard/tyan/s2882/Kconfig
index 616259ea7feb..ea03bc28a32f 100644
--- a/src/mainboard/tyan/s2882/Kconfig
+++ b/src/mainboard/tyan/s2882/Kconfig
@@ -68,11 +68,6 @@ config HT_CHAIN_END_UNITID_BASE
default 0x20
depends on BOARD_TYAN_S2882
-config USE_INIT
- bool
- default n
- depends on BOARD_TYAN_S2882
-
config IRQ_SLOT_COUNT
int
default 15
diff --git a/src/mainboard/tyan/s2885/Kconfig b/src/mainboard/tyan/s2885/Kconfig
index e3d6e55ccf6e..66b12d668873 100644
--- a/src/mainboard/tyan/s2885/Kconfig
+++ b/src/mainboard/tyan/s2885/Kconfig
@@ -69,11 +69,6 @@ config HT_CHAIN_END_UNITID_BASE
default 0x6
depends on BOARD_TYAN_S2885
-config USE_INIT
- bool
- default n
- depends on BOARD_TYAN_S2885
-
config IRQ_SLOT_COUNT
int
default 11
diff --git a/src/mainboard/tyan/s2891/Kconfig b/src/mainboard/tyan/s2891/Kconfig
index 40611812a890..7fce557ce172 100644
--- a/src/mainboard/tyan/s2891/Kconfig
+++ b/src/mainboard/tyan/s2891/Kconfig
@@ -71,11 +71,6 @@ config HT_CHAIN_END_UNITID_BASE
default 0x20
depends on BOARD_TYAN_S2891
-config USE_INIT
- bool
- default n
- depends on BOARD_TYAN_S2891
-
config IRQ_SLOT_COUNT
int
default 11
diff --git a/src/mainboard/tyan/s2892/Kconfig b/src/mainboard/tyan/s2892/Kconfig
index 5ea5a0c76cf1..2aa603727a1f 100644
--- a/src/mainboard/tyan/s2892/Kconfig
+++ b/src/mainboard/tyan/s2892/Kconfig
@@ -70,11 +70,6 @@ config HT_CHAIN_END_UNITID_BASE
default 0x20
depends on BOARD_TYAN_S2892
-config USE_INIT
- bool
- default n
- depends on BOARD_TYAN_S2892
-
config SB_HT_CHAIN_ON_BUS0
int
default 2
diff --git a/src/mainboard/tyan/s2895/Kconfig b/src/mainboard/tyan/s2895/Kconfig
index 676558863137..02dabf4d9b5f 100644
--- a/src/mainboard/tyan/s2895/Kconfig
+++ b/src/mainboard/tyan/s2895/Kconfig
@@ -70,11 +70,6 @@ config HT_CHAIN_END_UNITID_BASE
default 0x20
depends on BOARD_TYAN_S2895
-config USE_INIT
- bool
- default n
- depends on BOARD_TYAN_S2895
-
config SB_HT_CHAIN_ON_BUS0
int
default 2
diff --git a/src/mainboard/tyan/s2912/Kconfig b/src/mainboard/tyan/s2912/Kconfig
index 1d8d834df920..18fa5e2bc3e7 100644
--- a/src/mainboard/tyan/s2912/Kconfig
+++ b/src/mainboard/tyan/s2912/Kconfig
@@ -91,11 +91,6 @@ config HT_CHAIN_END_UNITID_BASE
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
diff --git a/src/mainboard/tyan/s2912_fam10/Kconfig b/src/mainboard/tyan/s2912_fam10/Kconfig
index 74b387af8691..31001a808fbc 100644
--- a/src/mainboard/tyan/s2912_fam10/Kconfig
+++ b/src/mainboard/tyan/s2912_fam10/Kconfig
@@ -93,11 +93,6 @@ config HT_CHAIN_END_UNITID_BASE
default 0x20
depends on BOARD_TYAN_S2912_FAM10
-config USE_INIT
- bool
- default n
- depends on BOARD_TYAN_S2912_FAM10
-
config SERIAL_CPU_INIT
bool
default n
diff --git a/src/mainboard/tyan/s4880/Kconfig b/src/mainboard/tyan/s4880/Kconfig
index 48d06dbfc9ea..7f7b21316964 100644
--- a/src/mainboard/tyan/s4880/Kconfig
+++ b/src/mainboard/tyan/s4880/Kconfig
@@ -75,11 +75,6 @@ config HT_CHAIN_UNITID_BASE
default 0x1
depends on BOARD_TYAN_S4880
-config USE_INIT
- bool
- default n
- depends on BOARD_TYAN_S4880
-
config IRQ_SLOT_COUNT
int
default 22
diff --git a/src/mainboard/tyan/s4882/Kconfig b/src/mainboard/tyan/s4882/Kconfig
index b473b4efc1a9..c3394b9dc1e8 100644
--- a/src/mainboard/tyan/s4882/Kconfig
+++ b/src/mainboard/tyan/s4882/Kconfig
@@ -75,11 +75,6 @@ config HT_CHAIN_UNITID_BASE
default 0x1
depends on BOARD_TYAN_S4882
-config USE_INIT
- bool
- default n
- depends on BOARD_TYAN_S4882
-
config IRQ_SLOT_COUNT
int
default 22