diff options
Diffstat (limited to 'src/mainboard/tyan/s2880/Kconfig')
-rw-r--r-- | src/mainboard/tyan/s2880/Kconfig | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/mainboard/tyan/s2880/Kconfig b/src/mainboard/tyan/s2880/Kconfig index e89f9923a3..489701745d 100644 --- a/src/mainboard/tyan/s2880/Kconfig +++ b/src/mainboard/tyan/s2880/Kconfig @@ -68,11 +68,6 @@ config HT_CHAIN_END_UNITID_BASE default 0x20 depends on BOARD_TYAN_S2880 -config USE_INIT - bool - default n - depends on BOARD_TYAN_S2880 - config IRQ_SLOT_COUNT int default 13 |