summaryrefslogtreecommitdiff
path: root/target/x86
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-01-01 20:35:05 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2011-01-01 20:35:05 +0100
commitfd5c3b9c4adb01bf350b781498b4c9614f40dcf8 (patch)
treeea250f7630efc55f42ddf17f62b27a1880b90fd2 /target/x86
parent86aec5ee4d126d7ba2220e66819270985a97cfa5 (diff)
enable ACPI for ALIX1c board.
This is required for correct IRQ routing. After this MFGPT get its interrupt 7 and the watchdog works fine. Bug closed.
Diffstat (limited to 'target/x86')
-rw-r--r--target/x86/sys-available/pcengines-alix1c3
1 files changed, 3 insertions, 0 deletions
diff --git a/target/x86/sys-available/pcengines-alix1c b/target/x86/sys-available/pcengines-alix1c
index 77802ea4d..17e5ea27e 100644
--- a/target/x86/sys-available/pcengines-alix1c
+++ b/target/x86/sys-available/pcengines-alix1c
@@ -4,6 +4,8 @@ config ADK_TARGET_SYSTEM_PCENGINES_ALIX1C
select ADK_pcengines_alix1c
select ADK_CPU_GEODE
select ADK_KERNEL_MGEODE_LX
+ select ADK_KERNEL_PM
+ select ADK_KERNEL_ACPI
select ADK_TARGET_CPU_WITH_3DNOW
select ADK_TARGET_CPU_WITH_3DNOWEXT
select ADK_TARGET_CPU_WITH_MMX
@@ -16,6 +18,7 @@ config ADK_TARGET_SYSTEM_PCENGINES_ALIX1C
select ADK_TARGET_WITH_INPUT
select ADK_TARGET_WITH_RTC
select ADK_TARGET_WITH_CF
+ select ADK_TARGET_WITH_WATCHDOG
help
System profile for PCEngines ALIX1C.