diff options
author | Felix Fietkau <nbd@openwrt.org> | 2006-12-18 19:42:35 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2006-12-18 19:42:35 +0000 |
commit | 704dff7c7d4f3ff0ce9401a22fdb2a393336415b (patch) | |
tree | ee24a8e67f624576787e93741df89d86a97f1d5c /target/linux/x86-2.6/config-diff | |
parent | dc6794b88c4512caa66c47574ca7994cd029c3fc (diff) | |
download | upstream-704dff7c7d4f3ff0ce9401a22fdb2a393336415b.tar.gz upstream-704dff7c7d4f3ff0ce9401a22fdb2a393336415b.tar.bz2 upstream-704dff7c7d4f3ff0ce9401a22fdb2a393336415b.zip |
add ohci to x86 kernel config
SVN-Revision: 5847
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 45d58591e3..eb8f9d1246 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 |