Searched hist:f1b3b445 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/arch/powerpc/configs/85xx/ |
H A D | xes_mpc85xx_defconfig | f1b3b445 Tue May 26 05:55:51 CDT 2015 Geert Uytterhoeven <geert+renesas@glider.be> powerpc/85xx: 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: Scott Wood <scottwood@freescale.com> f1b3b445 Tue May 26 05:55:51 CDT 2015 Geert Uytterhoeven <geert+renesas@glider.be> powerpc/85xx: 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: Scott Wood <scottwood@freescale.com>
|