ARM: multi_v7_defconfig: Replace CONFIG_USB_ISP1760_HCD by CONFIG_USB_ISP1760
authorGeert Uytterhoeven <geert+renesas@glider.be>
Tue, 26 May 2015 10:58:37 +0000 (12:58 +0200)
committerArnd Bergmann <arnd@arndb.de>
Fri, 29 May 2015 12:31:35 +0000 (14:31 +0200)
commit5530c84f62b49a2e9f8c11a079d00f85ea20bb09
treeb5abd3e5decc3bd9275fb859fafafc22e16b58e2
parent7bbfbb98667c494e23b4235cdcaba0b3aa58d66f
ARM: multi_v7_defconfig: Replace CONFIG_USB_ISP1760_HCD by CONFIG_USB_ISP1760

Since commit 100832abf065bc18 ("usb: isp1760: Make HCD support
optional"), CONFIG_USB_ISP1760_HCD is automatically selected when
needed.  Enabling that option in the defconfig is now a no-op, and no
longer enables ISP1760 HCD support.

Re-enable the ISP1760 driver in the defconfig by enabling
USB_ISP1760_HOST_ROLE instead.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/configs/multi_v7_defconfig