diff options
Diffstat (limited to 'src/mainboard/tyan/s2885/Kconfig')
-rw-r--r-- | src/mainboard/tyan/s2885/Kconfig | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/mainboard/tyan/s2885/Kconfig b/src/mainboard/tyan/s2885/Kconfig index 216c29dcda..e02a7bf6d0 100644 --- a/src/mainboard/tyan/s2885/Kconfig +++ b/src/mainboard/tyan/s2885/Kconfig @@ -84,11 +84,6 @@ config USE_INIT default n depends on BOARD_TYAN_S2885 -config WAIT_BEFORE_CPUS_INIT - bool - default n - depends on BOARD_TYAN_S2885 - config IRQ_SLOT_COUNT int default 11 |