summaryrefslogtreecommitdiff
path: root/src/mainboard/asus/m2n-e/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/asus/m2n-e/Kconfig')
-rw-r--r--src/mainboard/asus/m2n-e/Kconfig5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/mainboard/asus/m2n-e/Kconfig b/src/mainboard/asus/m2n-e/Kconfig
index 5f7a39e318..7292bf3d96 100644
--- a/src/mainboard/asus/m2n-e/Kconfig
+++ b/src/mainboard/asus/m2n-e/Kconfig
@@ -30,6 +30,7 @@ config BOARD_SPECIFIC_OPTIONS # dummy
select MCP55_USE_AZA
select SUPERIO_ITE_IT8716F
select SUPERIO_ITE_IT8716F_OVERRIDE_FANCTL
+ select PARALLEL_CPU_INIT
select HAVE_OPTION_TABLE
select HAVE_MP_TABLE
select LIFT_BSP_APIC_ID
@@ -84,8 +85,4 @@ config HT_CHAIN_END_UNITID_BASE
hex
default 0x20
-config SERIAL_CPU_INIT
- bool
- default n
-
endif # BOARD_ASUS_M2N_E