summaryrefslogtreecommitdiff
path: root/src/mainboard/olpc
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/olpc')
-rw-r--r--src/mainboard/olpc/btest/Kconfig5
-rw-r--r--src/mainboard/olpc/rev_a/Kconfig5
2 files changed, 0 insertions, 10 deletions
diff --git a/src/mainboard/olpc/btest/Kconfig b/src/mainboard/olpc/btest/Kconfig
index 775268d40d..a2d119d411 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 cace5e3673..65a37dddf0 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