aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/technexion
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 /src/mainboard/technexion
parentacdd52fa82e2157f0777d2d2aab5d74bdc5dcec4 (diff)
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
Diffstat (limited to 'src/mainboard/technexion')
-rw-r--r--src/mainboard/technexion/tim5690/Kconfig5
-rw-r--r--src/mainboard/technexion/tim8690/Kconfig5
2 files changed, 0 insertions, 10 deletions
diff --git a/src/mainboard/technexion/tim5690/Kconfig b/src/mainboard/technexion/tim5690/Kconfig
index 8090d02191..ad89af6e84 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 0b391ca877..76841a2c07 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