From: Aaro Koskinen Date: Thu, 26 Feb 2015 21:07:29 +0000 (+0200) Subject: ARM: OMAP: enable TWL4030_USB in omap2plus_defconfig X-Git-Tag: android-x86-4.4-r3~87^2~1^2~8 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=2725917fd5e65b4371c090796c186e230d2a7c47;p=android-x86%2Fkernel.git ARM: OMAP: enable TWL4030_USB in omap2plus_defconfig Enable TWL4030_USB which is used at least on Nokia N900/N950/N9 (OMAP3) and BeagleBoard. Signed-off-by: Aaro Koskinen [tony@atomide.com: updated comments] Signed-off-by: Tony Lindgren --- diff --git a/arch/arm/configs/omap2plus_defconfig b/arch/arm/configs/omap2plus_defconfig index a097cffa1231..8e108599e1af 100644 --- a/arch/arm/configs/omap2plus_defconfig +++ b/arch/arm/configs/omap2plus_defconfig @@ -377,6 +377,7 @@ CONFIG_PWM_TWL=m CONFIG_PWM_TWL_LED=m CONFIG_OMAP_USB2=m CONFIG_TI_PIPE3=y +CONFIG_TWL4030_USB=m CONFIG_EXT2_FS=y CONFIG_EXT3_FS=y # CONFIG_EXT3_FS_XATTR is not set