usb: Move USB_UHCI_BIG_ENDIAN_* out of USB_SUPPORT
[linux-2.6-microblaze.git] / drivers / usb / Kconfig
index f699aba..65812a2 100644 (file)
@@ -19,6 +19,14 @@ config USB_EHCI_BIG_ENDIAN_MMIO
 config USB_EHCI_BIG_ENDIAN_DESC
        bool
 
+config USB_UHCI_BIG_ENDIAN_MMIO
+       bool
+       default y if SPARC_LEON
+
+config USB_UHCI_BIG_ENDIAN_DESC
+       bool
+       default y if SPARC_LEON
+
 menuconfig USB_SUPPORT
        bool "USB support"
        depends on HAS_IOMEM