diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2013-04-13 16:03:02 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2013-04-13 16:03:02 +0200 |
commit | 9a1dd7e47677240484ad84b0d72d68b86fd64720 (patch) | |
tree | d0965b1e2a0259a45926557105753b187dde26c2 /target | |
parent | 32f4536c046fbe8899c783c0307ca384b5cdc081 (diff) | |
parent | e6a78991c94bc1af2330e90a3e36e2defebc6656 (diff) |
Merge branch 'master' of git+ssh://www.openadk.org/git/openadk
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/config/Config.in.usb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/config/Config.in.usb b/target/linux/config/Config.in.usb index 3c917ec00..16db312c0 100644 --- a/target/linux/config/Config.in.usb +++ b/target/linux/config/Config.in.usb @@ -110,6 +110,7 @@ config ADK_KPACKAGE_KMOD_USB_OHCI_HCD default y if ADK_TARGET_SYSTEM_ACMESYSTEMS_FOXG20 default y if ADK_TARGET_SYSTEM_INTEL_ATOM default y if ADK_NATIVE_SYSTEM_INTEL_ATOM + default y if ADK_TARGET_SYSTEM_LEMOTE_YEELONG default n help The Open Host Controller Interface (OHCI) is a standard for accessing |