Re: [PATCH v2 7/7] ARM: omap2plus_defconfig: Enable EXTCON_GPIO_USB

From: Tony Lindgren
Date: Mon Mar 16 2015 - 13:58:53 EST


* Roger Quadros <rogerq@xxxxxx> [150126 04:19]:
> This driver is needed for USB cable type detection on dra7-evm,
> dra72-evm and am57xx-beagle-x15.
>
> Signed-off-by: Roger Quadros <rogerq@xxxxxx>

Applying this into omap-for-v4.1/defconfig. I think it's all
queued up after this, please check and repost patches if
it's still missing something as I've marked all the extcon
related threads as read here now.

Regards,

Tony

> ---
> arch/arm/configs/omap2plus_defconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm/configs/omap2plus_defconfig b/arch/arm/configs/omap2plus_defconfig
> index 667d9d5..7e10e58 100644
> --- a/arch/arm/configs/omap2plus_defconfig
> +++ b/arch/arm/configs/omap2plus_defconfig
> @@ -326,6 +326,7 @@ CONFIG_DMADEVICES=y
> CONFIG_TI_EDMA=y
> CONFIG_DMA_OMAP=y
> CONFIG_EXTCON=y
> +CONFIG_EXTCON_USB_GPIO=m
> CONFIG_EXTCON_PALMAS=y
> CONFIG_PWM=y
> CONFIG_PWM_TIECAP=y
> --
> 2.1.0
>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/