summaryrefslogtreecommitdiff
path: root/src/mainboard/tyan/s2892/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/tyan/s2892/Kconfig')
-rw-r--r--src/mainboard/tyan/s2892/Kconfig7
1 files changed, 1 insertions, 6 deletions
diff --git a/src/mainboard/tyan/s2892/Kconfig b/src/mainboard/tyan/s2892/Kconfig
index bb9436dc66..72986e57ec 100644
--- a/src/mainboard/tyan/s2892/Kconfig
+++ b/src/mainboard/tyan/s2892/Kconfig
@@ -11,6 +11,7 @@ config BOARD_TYAN_S2892
select PIRQ_TABLE
select SERIAL_CPU_INIT
select AP_CODE_IN_CAR
+ select HAVE_ACPI_TABLES
config MAINBOARD_DIR
string
@@ -112,12 +113,6 @@ config SB_HT_CHAIN_UNITID_OFFSET_ONLY
default n
depends on BOARD_TYAN_S2892
-# TODO
-config HAVE_ACPI_TABLES
- bool "Generate ACPI tables"
- default y
- depends on BOARD_TYAN_S2892
-
config IRQ_SLOT_COUNT
int
default 11