From: Eino-Ville Talvala <[email protected]>

Intended to be applied on top of Ajay Gupta's MUSB cleanup patch:
'musb: cleanup the nop registration for OMAP3EVM' from 7/3/2009.

The OMAP3 EVM defconfig compiles in the TWL4030 USB transceiver driver, 
which conflicts with registering the NOP transceiver.  Remove the 
unneeded TWL4030 driver from defconfig.

Signed-off-by: Eino-Ville Talvala <[email protected]>
---
 arch/arm/configs/omap3_evm_defconfig |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/arch/arm/configs/omap3_evm_defconfig 
b/arch/arm/configs/omap3_evm_defconfig
index 28be17f..0ea8bd7 100644
--- a/arch/arm/configs/omap3_evm_defconfig
+++ b/arch/arm/configs/omap3_evm_defconfig
@@ -1107,7 +1107,7 @@ CONFIG_USB_ZERO=m
 CONFIG_USB_OTG_UTILS=y
 # CONFIG_USB_GPIO_VBUS is not set
 # CONFIG_ISP1301_OMAP is not set
-CONFIG_TWL4030_USB=y
+CONFIG_TWL4030_USB=n
 # CONFIG_NOP_USB_XCEIV is not set
 CONFIG_MMC=y
 # CONFIG_MMC_DEBUG is not set
-- 
1.5.4.3

--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to