summaryrefslogtreecommitdiff
path: root/src/mainboard/gigabyte/ga_2761gxdk/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/gigabyte/ga_2761gxdk/Kconfig')
-rw-r--r--src/mainboard/gigabyte/ga_2761gxdk/Kconfig5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/mainboard/gigabyte/ga_2761gxdk/Kconfig b/src/mainboard/gigabyte/ga_2761gxdk/Kconfig
index 3fbb8cdff7..a79c28f5ca 100644
--- a/src/mainboard/gigabyte/ga_2761gxdk/Kconfig
+++ b/src/mainboard/gigabyte/ga_2761gxdk/Kconfig
@@ -7,6 +7,7 @@ config BOARD_SPECIFIC_OPTIONS # dummy
select NORTHBRIDGE_AMD_AMDK8
select SOUTHBRIDGE_SIS_SIS966
select SUPERIO_ITE_IT8716F
+ select PARALLEL_CPU_INIT
select HAVE_OPTION_TABLE
select HAVE_PIRQ_TABLE
select HAVE_MP_TABLE
@@ -64,10 +65,6 @@ config HT_CHAIN_END_UNITID_BASE
hex
default 0x20
-config SERIAL_CPU_INIT
- bool
- default n
-
config IRQ_SLOT_COUNT
int
default 11