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 333ae1cf95..b3184cd27b 100644
--- a/src/mainboard/kontron/986lcd-m/Kconfig
+++ b/src/mainboard/kontron/986lcd-m/Kconfig
@@ -9,6 +9,7 @@ config BOARD_KONTRON_986LCD_M
select HAVE_PIRQ_TABLE
select MMCONF_SUPPORT
select USE_PRINTK_IN_CAR
+ select AP_IN_SIPI_WAIT
help
Kontron 986LCD-M/mITX mainboard.
@@ -42,3 +43,7 @@ config MAINBOARD_PART_NUMBER
default "986LCD-M"
depends on BOARD_KONTRON_986LCD_M
+config MMCONF_BASE_ADDRESS
+ hex
+ default 0xf0000000
+ depends on BOARD_KONTRON_986LCD_M