[PATCH v2 19/21] i.MX: Default CONFI_USB_IMX_PHY to 'y' on Vybrid
Sascha Hauer
s.hauer at pengutronix.de
Mon Jan 9 04:03:16 PST 2017
In the subject:
s/CONFI_USB_IMX_PHY/CONFIG_USB_IMX_PHY/
On Mon, Dec 12, 2016 at 10:03:06AM -0800, Andrey Smirnov wrote:
> Signed-off-by: Andrey Smirnov <andrew.smirnov at gmail.com>
> ---
> drivers/usb/imx/Kconfig | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/usb/imx/Kconfig b/drivers/usb/imx/Kconfig
> index b0c6a41..8e6f315 100644
> --- a/drivers/usb/imx/Kconfig
> +++ b/drivers/usb/imx/Kconfig
> @@ -16,4 +16,4 @@ config USB_IMX_CHIPIDEA
>
> config USB_IMX_PHY
> bool
> - default y if ARCH_IMX6 && GENERIC_PHY
> + default y if (ARCH_IMX6 || ARCH_VF610) && GENERIC_PHY
> --
> 2.5.5
>
>
> _______________________________________________
> barebox mailing list
> barebox at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/barebox
>
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
More information about the barebox
mailing list