add missing kernel config symbols for usb on powerpc
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 15 Jun 2011 18:07:26 +0000 (18:07 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 15 Jun 2011 18:07:26 +0000 (18:07 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27181 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/generic/config-2.6.38
target/linux/generic/config-2.6.39

index bec0ee9..ab998d4 100644 (file)
@@ -2761,6 +2761,8 @@ CONFIG_USB_EZUSB=y
 # CONFIG_USB_OHCI_HCD is not set
 # CONFIG_USB_OHCI_HCD_PCI is not set
 # CONFIG_USB_OHCI_HCD_PPC_OF is not set
 # CONFIG_USB_OHCI_HCD is not set
 # CONFIG_USB_OHCI_HCD_PCI is not set
 # CONFIG_USB_OHCI_HCD_PPC_OF is not set
+# CONFIG_USB_OHCI_HCD_PPC_OF_BE is not set
+# CONFIG_USB_OHCI_HCD_PPC_OF_LE is not set
 # CONFIG_USB_OHCI_HCD_PPC_SOC is not set
 # CONFIG_USB_OHCI_HCD_SSB is not set
 CONFIG_USB_OHCI_LITTLE_ENDIAN=y
 # CONFIG_USB_OHCI_HCD_PPC_SOC is not set
 # CONFIG_USB_OHCI_HCD_SSB is not set
 CONFIG_USB_OHCI_LITTLE_ENDIAN=y
index d43cd13..6b14416 100644 (file)
@@ -2817,6 +2817,8 @@ CONFIG_USB_EZUSB=y
 # CONFIG_USB_OHCI_HCD is not set
 # CONFIG_USB_OHCI_HCD_PCI is not set
 # CONFIG_USB_OHCI_HCD_PPC_OF is not set
 # CONFIG_USB_OHCI_HCD is not set
 # CONFIG_USB_OHCI_HCD_PCI is not set
 # CONFIG_USB_OHCI_HCD_PPC_OF is not set
+# CONFIG_USB_OHCI_HCD_PPC_OF_BE is not set
+# CONFIG_USB_OHCI_HCD_PPC_OF_LE is not set
 # CONFIG_USB_OHCI_HCD_PPC_SOC is not set
 # CONFIG_USB_OHCI_HCD_SSB is not set
 CONFIG_USB_OHCI_LITTLE_ENDIAN=y
 # CONFIG_USB_OHCI_HCD_PPC_SOC is not set
 # CONFIG_USB_OHCI_HCD_SSB is not set
 CONFIG_USB_OHCI_LITTLE_ENDIAN=y
This page took 0.029572 seconds and 4 git commands to generate.