summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefan Reinauer <stepan@coresystems.de>2010-03-30 21:41:33 +0000
committerStefan Reinauer <stepan@openbios.org>2010-03-30 21:41:33 +0000
commitfc2b8ec5ad0e3ea7ac310e4192fe5cee0a249770 (patch)
treea3a19ae240d4becd4571c9880a6f68e2d8839ff8
parentacdd52fa82e2157f0777d2d2aab5d74bdc5dcec4 (diff)
downloadcoreboot-staging-fc2b8ec5ad0e3ea7ac310e4192fe5cee0a249770.zip
coreboot-staging-fc2b8ec5ad0e3ea7ac310e4192fe5cee0a249770.tar.gz
drop USE_INIT from mainboard Kconfig files, it's already set in src/Kconfig
Signed-off-by: Stefan Reinauer <stepan@coresystems.de> Acked-by: Stefan Reinauer <stepan@coresystems.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5331 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
-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 4cfc8ca..0ba834d 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 3be2624..2723da1 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 7e8d52d..1a6e12e 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 807b30a..9e866b2 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 15beca4..16c492e 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 b57bed0..9aba165 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 1c42e7a..50793c4 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 f4fb574..d313a8e 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 364699a..afb8658 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 3dba3bf..fb76263 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 e97e018..d2408a3 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 d4e546e..7ac83f2 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 ac2f2ed..d08414f 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 2125717..2790427 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 3d6e0a9..0bf5623 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 5698023..c0e5ebe 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 1ea7820..48b8f72 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 dfdac01..02255b9 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 f0948b8..cd39ede 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 4a4f402..9d51813 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 06bd6ff..50b72a4 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 0f39581..fa6d8ca 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 1264ac9..5d1acfc 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 7d5dc18..9752597 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 3bdd690..ff9da6a 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 691388f..bd73487 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 5e45051..aa8a6b2 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 5ba421e..5e4955f 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 51502de..80f9f16 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 775268d..a2d119d 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 cace5e3..65a37dd 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 2cf8014..06b5129 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 0956348..b31e73b 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 09486c0..842e40b 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 b018629..ebc8776 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 98975cf..20462a1 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 fc224c5..a681b00 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 0f75398..cc55edb 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 18190c0..4f0841a 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 11a0add..9366fe3 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 e2cf357..ac3070f 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 8090d02..ad89af6 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 0b391ca..76841a2 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 40e3e33..b8d8336 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 2972ed1..aee7457 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 e89f992..4897017 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 4b8b47d..482a1df 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 616259e..ea03bc2 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 e3d6e55..66b12d6 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 4061181..7fce557 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 5ea5a0c..2aa6037 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 6765588..02dabf4 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 1d8d834..18fa5e2 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 74b387a..31001a8 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 48d06db..7f7b213 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 b473b4e..c3394b9 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
OpenPOWER on IntegriCloud