diff options
Diffstat (limited to 'src/mainboard/tyan/s2912/Kconfig')
-rw-r--r-- | src/mainboard/tyan/s2912/Kconfig | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/mainboard/tyan/s2912/Kconfig b/src/mainboard/tyan/s2912/Kconfig index 51b6b7f184..192b4ff151 100644 --- a/src/mainboard/tyan/s2912/Kconfig +++ b/src/mainboard/tyan/s2912/Kconfig @@ -74,6 +74,10 @@ config HT_CHAIN_END_UNITID_BASE hex default 0x20 +config SERIAL_CPU_INIT + bool + default n + config IRQ_SLOT_COUNT int default 11 |