summaryrefslogtreecommitdiff
path: root/src/mainboard/via/epia-m
diff options
context:
space:
mode:
authorUwe Hermann <uwe@hermann-uwe.de>2009-10-11 17:40:44 +0000
committerUwe Hermann <uwe@hermann-uwe.de>2009-10-11 17:40:44 +0000
commitc0528d61df39dc64e244c9c39eb62b7a32618a5c (patch)
tree31a3e0e4e9b60965f33dd9cf104c209f9910cb46 /src/mainboard/via/epia-m
parent7fe4191fff69a1a32888035fd5d3168350167ced (diff)
downloadcoreboot-c0528d61df39dc64e244c9c39eb62b7a32618a5c.tar.xz
HAVE_ACPI_TABLES cleanups for kconfig:
- Add "select HAVE_ACPI_TABLES" for boards which need it. - Drop sections which set HAVE_ACPI_TABLES to 'n', that's the default. - Convert sections which set HAVE_ACPI_TABLES to 'y' to the shorter "select HAVE_ACPI_TABLES". Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de> Acked-by: Ronald G. Minnich <rminnich@gmail.com> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4759 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/mainboard/via/epia-m')
-rw-r--r--src/mainboard/via/epia-m/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/via/epia-m/Kconfig b/src/mainboard/via/epia-m/Kconfig
index 7eeb4c4d00..b47b74eb95 100644
--- a/src/mainboard/via/epia-m/Kconfig
+++ b/src/mainboard/via/epia-m/Kconfig
@@ -7,6 +7,7 @@ config BOARD_VIA_EPIA_M
select SOUTHBRIDGE_RICOH_RL5C476
select SUPERIO_VIA_VT1211
select HAVE_PIRQ_TABLE
+ select HAVE_ACPI_TABLES
config MAINBOARD_DIR
string