summaryrefslogtreecommitdiff
path: root/src/mainboard/tyan/s2891/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/tyan/s2891/Kconfig')
-rw-r--r--src/mainboard/tyan/s2891/Kconfig7
1 files changed, 1 insertions, 6 deletions
diff --git a/src/mainboard/tyan/s2891/Kconfig b/src/mainboard/tyan/s2891/Kconfig
index 3bda3df368..98defd5d41 100644
--- a/src/mainboard/tyan/s2891/Kconfig
+++ b/src/mainboard/tyan/s2891/Kconfig
@@ -11,6 +11,7 @@ config BOARD_TYAN_S2891
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_S2891
-# TODO: Should be "select". And not user-visible.
-config HAVE_ACPI_TABLES
- bool "Generate ACPI tables"
- default y
- depends on BOARD_TYAN_S2891
-
config IRQ_SLOT_COUNT
int
default 11