diff options
Diffstat (limited to 'src/mainboard/olpc/rev_a/Kconfig')
-rw-r--r-- | src/mainboard/olpc/rev_a/Kconfig | 5 |
1 files changed, 0 insertions, 5 deletions
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 |