]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit61d8720d4068b515458397482fc4971a275b0047
treeb5abd3e5decc3bd9275fb859fafafc22e16b58e2
parente1f03710455fe025a018a7af4f2641ccd55d241a
ARM: multi_v7_defconfig: Replace CONFIG_USB_ISP1760_HCD by CONFIG_USB_ISP1760

Since commit e4330a6f69652290 ("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