diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-12-18 19:42:35 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-12-18 19:42:35 +0000 |
commit | 5434398b7d7550c83368a394184faf45f39ddc68 (patch) | |
tree | 3e978b6417d63bb33e148b84e5a6c4c9ed4c8ca2 /target/linux/x86-2.6/config-diff | |
parent | f81e56debfca4c17e450ab85971b2c0a95585aa9 (diff) |
add ohci to x86 kernel config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5847 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/x86-2.6/config-diff')
-rw-r--r-- | target/linux/x86-2.6/config-diff | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/target/linux/x86-2.6/config-diff b/target/linux/x86-2.6/config-diff index 45d58591e..eb8f9d124 100644 --- a/target/linux/x86-2.6/config-diff +++ b/target/linux/x86-2.6/config-diff @@ -376,8 +376,9 @@ CONFIG_UID16=y # CONFIG_USBPCWATCHDOG is not set CONFIG_USB_EHCI_HCD=m # CONFIG_USB_EHCI_ROOT_HUB_TT is not set -# CONFIG_USB_EHCI_SPLIT_ISO is not set +CONFIG_USB_EHCI_SPLIT_ISO=y # CONFIG_USB_EHCI_TT_NEWSCHED is not set +CONFIG_USB_OHCI_HCD=m # CONFIG_USB_STORAGE_ISD200 is not set CONFIG_USB_UHCI_HCD=m CONFIG_VIA_RHINE=m |