]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
sparc,leon: Select USB_UHCI_BIG_ENDIAN_{MMIO,DESC}
authorJames Hogan <jhogan@kernel.org>
Wed, 31 Jan 2018 22:24:46 +0000 (22:24 +0000)
committerJames Hogan <jhogan@kernel.org>
Thu, 15 Feb 2018 21:45:16 +0000 (21:45 +0000)
Now that USB_UHCI_BIG_ENDIAN_MMIO and USB_UHCI_BIG_ENDIAN_DESC are moved
outside of the USB_SUPPORT conditional, simply select them from
SPARC_LEON rather than by the symbol's defaults in drivers/usb/Kconfig,
similar to how it is done for USB_EHCI_BIG_ENDIAN_MMIO and
USB_EHCI_BIG_ENDIAN_DESC.

Signed-off-by: James Hogan <jhogan@kernel.org>
Cc: "David S. Miller" <davem@davemloft.net>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Corentin Labbe <clabbe.montjoie@gmail.com>
Cc: sparclinux@vger.kernel.org
Cc: linux-usb@vger.kernel.org
Acked-by: David S. Miller <davem@davemloft.net>
Patchwork: https://patchwork.linux-mips.org/patch/18560/


No differences found