Browse Source

add ohci to x86 kernel config

SVN-Revision: 5847
Felix Fietkau 19 years ago
parent
commit
704dff7c7d
2 changed files with 4 additions and 3 deletions
  1. 2 2
      target/linux/x86-2.6/config
  2. 2 1
      target/linux/x86-2.6/config-diff

+ 2 - 2
target/linux/x86-2.6/config

@@ -1403,7 +1403,7 @@ CONFIG_USB_DEVICEFS=y
 # CONFIG_USB_DYNAMIC_MINORS 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_EMI26 is not set
 # CONFIG_USB_EMI62 is not set
@@ -1437,7 +1437,7 @@ CONFIG_USB_NET_PLUSB=m
 CONFIG_USB_NET_RNDIS_HOST=m
 CONFIG_USB_NET_ZAURUS=m
 # CONFIG_USB_OHCI_BIG_ENDIAN is not set
-# CONFIG_USB_OHCI_HCD is not set
+CONFIG_USB_OHCI_HCD=m
 CONFIG_USB_OHCI_LITTLE_ENDIAN=y
 # CONFIG_USB_OTG is not set
 CONFIG_USB_PEGASUS=m

+ 2 - 1
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