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
This commit is contained in:
Stefan Reinauer
2010-03-30 21:41:33 +00:00
committed by Stefan Reinauer
parent acdd52fa82
commit fc2b8ec5ad
56 changed files with 0 additions and 278 deletions

View File

@@ -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