From: Roger Quadros Date: Mon, 26 Jan 2015 12:15:32 +0000 (+0200) Subject: ARM: omap2plus_defconfig: Enable EXTCON_GPIO_USB X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=c08a54c0ebeb7933ce501c60a3cbf996364a8396;p=deliverable%2Flinux.git ARM: omap2plus_defconfig: Enable EXTCON_GPIO_USB This driver is needed for USB cable type detection on dra7-evm, dra72-evm and am57xx-beagle-x15. Signed-off-by: Roger Quadros Signed-off-by: Tony Lindgren --- diff --git a/arch/arm/configs/omap2plus_defconfig b/arch/arm/configs/omap2plus_defconfig index b7386524c356..4357cb8e48a7 100644 --- a/arch/arm/configs/omap2plus_defconfig +++ b/arch/arm/configs/omap2plus_defconfig @@ -366,6 +366,7 @@ CONFIG_TI_EDMA=y CONFIG_DMA_OMAP=y # CONFIG_IOMMU_SUPPORT is not set CONFIG_EXTCON=m +CONFIG_EXTCON_GPIO=m CONFIG_EXTCON_PALMAS=m CONFIG_TI_EMIF=m CONFIG_PWM=y