diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-06-03 17:09:37 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-06-04 17:54:50 +0200 |
commit | 60e8352feb1094ae5501a941f5663d485e984255 (patch) | |
tree | e883b21e654dd5d000c290f5763f292fbd898bbb /target/x86/systems/ibm-x40 | |
parent | a4b7ddd87c2eb39bf0db50ec1da3ac6fc4c9eb8c (diff) |
add ADK_TARGET_WITH_WIFI
Diffstat (limited to 'target/x86/systems/ibm-x40')
-rw-r--r-- | target/x86/systems/ibm-x40 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/x86/systems/ibm-x40 b/target/x86/systems/ibm-x40 index 4a2d99258..e19182ac0 100644 --- a/target/x86/systems/ibm-x40 +++ b/target/x86/systems/ibm-x40 @@ -19,6 +19,7 @@ config ADK_TARGET_SYSTEM_IBM_X40 select ADK_TARGET_WITH_HDD select ADK_TARGET_WITH_PCI select ADK_TARGET_WITH_ACPI + select ADK_TARGET_WITH_WIFI # with docking station select ADK_TARGET_WITH_PP select ADK_TARGET_WITH_ROOT_RW |