aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/kontron/986lcd-m/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/kontron/986lcd-m/Kconfig')
-rw-r--r--src/mainboard/kontron/986lcd-m/Kconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/mainboard/kontron/986lcd-m/Kconfig b/src/mainboard/kontron/986lcd-m/Kconfig
index b7b9a8fa23..c0a01dcc68 100644
--- a/src/mainboard/kontron/986lcd-m/Kconfig
+++ b/src/mainboard/kontron/986lcd-m/Kconfig
@@ -62,6 +62,11 @@ config IRQ_SLOT_COUNT
default 18
depends on BOARD_KONTRON_986LCD_M
+config MAX_CPUS
+ int
+ default 4
+ depends on BOARD_KONTRON_986LCD_M
+
config MAX_PHYSICAL_CPUS
int
default 2