aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/iwill/dk8_htx/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/iwill/dk8_htx/Kconfig')
-rw-r--r--src/mainboard/iwill/dk8_htx/Kconfig5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/mainboard/iwill/dk8_htx/Kconfig b/src/mainboard/iwill/dk8_htx/Kconfig
index 11b11b9aed..f4a137d651 100644
--- a/src/mainboard/iwill/dk8_htx/Kconfig
+++ b/src/mainboard/iwill/dk8_htx/Kconfig
@@ -7,6 +7,7 @@ config BOARD_SPECIFIC_OPTIONS # dummy
select SOUTHBRIDGE_AMD_AMD8111
select SOUTHBRIDGE_AMD_AMD8131
select SUPERIO_WINBOND_W83627HF
+ select PARALLEL_CPU_INIT
select HAVE_OPTION_TABLE
select HAVE_PIRQ_TABLE
select HAVE_MP_TABLE
@@ -49,10 +50,6 @@ config HT_CHAIN_UNITID_BASE
hex
default 0xa
-config SERIAL_CPU_INIT
- bool
- default n
-
config IRQ_SLOT_COUNT
int
default 11