aboutsummaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2011-06-15 18:07:26 +0000
committerFelix Fietkau <nbd@openwrt.org>2011-06-15 18:07:26 +0000
commitdcddcfca24de03e97bec8ed57f59caa1a7b48a7b (patch)
tree9b6d083100001000372d8b816665d9ffc28c681d /target
parentd39379296cb58c30709210690b586b108b18b872 (diff)
downloadupstream-dcddcfca24de03e97bec8ed57f59caa1a7b48a7b.tar.gz
upstream-dcddcfca24de03e97bec8ed57f59caa1a7b48a7b.tar.bz2
upstream-dcddcfca24de03e97bec8ed57f59caa1a7b48a7b.zip
add missing kernel config symbols for usb on powerpc
SVN-Revision: 27181
Diffstat (limited to 'target')
-rw-r--r--target/linux/generic/config-2.6.382
-rw-r--r--target/linux/generic/config-2.6.392
2 files changed, 4 insertions, 0 deletions
diff --git a/target/linux/generic/config-2.6.38 b/target/linux/generic/config-2.6.38
index bec0ee94be..ab998d40dc 100644
--- a/target/linux/generic/config-2.6.38
+++ b/target/linux/generic/config-2.6.38
@@ -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_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
diff --git a/target/linux/generic/config-2.6.39 b/target/linux/generic/config-2.6.39
index d43cd13998..6b14416007 100644
--- a/target/linux/generic/config-2.6.39
+++ b/target/linux/generic/config-2.6.39
@@ -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_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