diff options
Diffstat (limited to 'src/mainboard/tyan/s2881/Kconfig')
-rw-r--r-- | src/mainboard/tyan/s2881/Kconfig | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/mainboard/tyan/s2881/Kconfig b/src/mainboard/tyan/s2881/Kconfig index 4b8b47d835..482a1df7ea 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 |