This series moves USB_UHCI_BIG_ENDIAN_MMIO and USB_UHCI_BIG_ENDIAN_DESC to a place where they can be easily selected from architecture code, like USB_EHCI_BIG_ENDIAN_* are. Patch 1 is primarily to fix MIPS generic platform warnings when this patch ("MIPS: fix typo BIG_ENDIAN to CPU_BIG_ENDIAN") is applied: https://patchwork.linux-mips.org/patch/18495/ It'd be awesome if this could get included in 4.16 so that the MIPS patch can also be included without introducing warnings. Patch 2 allows SPARC_LEON to do the same thing as MIPS_GENERIC does, which seemed like a natural progression. Cc: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> Cc: "David S. Miller" <davem@xxxxxxxxxxxxx> Cc: Corentin Labbe <clabbe.montjoie@xxxxxxxxx> Cc: linux-usb@xxxxxxxxxxxxxxx Cc: sparclinux@xxxxxxxxxxxxxxx James Hogan (2): usb: Move USB_UHCI_BIG_ENDIAN_* out of USB_SUPPORT sparc,leon: Select USB_UHCI_BIG_ENDIAN_{MMIO,DESC} arch/sparc/Kconfig | 2 ++ drivers/usb/Kconfig | 6 ++++++ drivers/usb/host/Kconfig | 8 -------- 3 files changed, 8 insertions(+), 8 deletions(-) base-commit: 6045f241b48f07b2fb80905bf49671f457a8c037 -- git-series 0.9.1