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 93005479a4..99c287389c 100644 --- a/src/mainboard/tyan/s2880/Kconfig +++ b/src/mainboard/tyan/s2880/Kconfig @@ -83,11 +83,6 @@ config USE_INIT default n depends on BOARD_TYAN_S2880 -config WAIT_BEFORE_CPUS_INIT - bool - default n - depends on BOARD_TYAN_S2880 - config IRQ_SLOT_COUNT int default 13 |