ARM: shmobile: defconfig: Replace USB_XHCI_RCAR by USB_XHCI_PLATFORM
commit3c0aee084eb24408721da21fc401cd0c389b237b
authorGeert Uytterhoeven <geert+renesas@glider.be>
Mon, 10 Jul 2017 13:28:15 +0000 (10 15:28 +0200)
committerSimon Horman <horms+renesas@verge.net.au>
Thu, 27 Jul 2017 14:06:21 +0000 (27 16:06 +0200)
tree6e26cbf9aeb051118819c1d99da4b74cd88ee377
parentb217113362f9e24e68ce849fc2fef7a1d2e40b82
ARM: shmobile: defconfig: Replace USB_XHCI_RCAR by USB_XHCI_PLATFORM

USB_XHCI_RCAR is no longer enabled, as it now has a dependency on
USB_XHCI_PLATFORM, instead of selecting USB_XHCI_PLATFORM.
As the latter selects the former if ARCH_RENESAS, fix this by replacing
USB_XHCI_RCAR by USB_XHCI_PLATFORM in shmobile_defconfig.

Fixes: f879fc32aa0c96fb ("usb: host: xhci-rcar: Avoid long wait in xhci_reset()")
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/configs/shmobile_defconfig