diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2011-01-02 18:40:37 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2011-01-02 18:40:37 +0100 |
commit | e1bb308860e23e3c30c72c267e12ac724880e672 (patch) | |
tree | 1630df9083e30b021341d850d25f9dac3d92665f /target | |
parent | 6927e2dbef90ad75be0f301fb48a513c4647a4c4 (diff) |
fix native builds, enable hardware choices. enable parallelport for ibm-x40
Diffstat (limited to 'target')
-rw-r--r-- | target/x86/sys-available/ibm-x40 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/target/x86/sys-available/ibm-x40 b/target/x86/sys-available/ibm-x40 index 37f3897e3..7ad8472bd 100644 --- a/target/x86/sys-available/ibm-x40 +++ b/target/x86/sys-available/ibm-x40 @@ -16,6 +16,8 @@ config ADK_TARGET_SYSTEM_IBM_X40 select ADK_TARGET_WITH_RTC select ADK_TARGET_WITH_CF select ADK_TARGET_WITH_HDD + # with docking station + select ADK_TARGET_WITH_PP help System profile for IBM X40 laptop. |