diff options
author | Waldemar Brodkorb <wbx@uclibc-ng.org> | 2016-09-29 03:58:09 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@uclibc-ng.org> | 2016-09-29 03:58:17 +0200 |
commit | 7c774e7509c05fbfd9726e378fff0bbeda35f75e (patch) | |
tree | 32f42e2f66d9c04546a9804841c7ff0b849682e6 | |
parent | cd28872a31dda3a5751bebbd5125b845585f1687 (diff) |
alix needs acpi for stable networking
-rw-r--r-- | target/x86/systems/pcengines-alix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/x86/systems/pcengines-alix b/target/x86/systems/pcengines-alix index ae0f13720..f8672b6aa 100644 --- a/target/x86/systems/pcengines-alix +++ b/target/x86/systems/pcengines-alix @@ -10,6 +10,7 @@ config ADK_TARGET_SYSTEM_PCENGINES_ALIX select ADK_TARGET_WITH_NET select ADK_TARGET_WITH_NETDEVICE select ADK_TARGET_WITH_BLOCK + select ADK_TARGET_WITH_ACPI select ADK_TARGET_KERNEL_BZIMAGE select ADK_TARGET_KERNEL_WITH_COMPRESSION select ADK_PACKAGE_GRUB |