aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/configs/imx_v6_v7_defconfig
diff options
context:
space:
mode:
authorFabio Estevam <fabio.estevam@freescale.com>2013-06-24 22:50:17 -0300
committerShawn Guo <shawn.guo@linaro.org>2013-08-16 13:11:20 +0800
commit17c4b89df523ea375e1ec4f02df7ab94c9c89d1b (patch)
tree0a2984f5c76e51fd257068c74b8334c2d18f56c0 /arch/arm/configs/imx_v6_v7_defconfig
parentARM: i.MX6: add ethernet phy fixup for KSZ9031 (diff)
downloadlinux-dev-17c4b89df523ea375e1ec4f02df7ab94c9c89d1b.tar.xz
linux-dev-17c4b89df523ea375e1ec4f02df7ab94c9c89d1b.zip
ARM: imx_v6_v7_defconfig: Select CONFIG_NOP_USB_XCEIV by default
In order to get USB functionality on mx5 boards, we need to select CONFIG_NOP_USB_XCEIV option, so let's enable it by default. Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com> Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Diffstat (limited to 'arch/arm/configs/imx_v6_v7_defconfig')
-rw-r--r--arch/arm/configs/imx_v6_v7_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/imx_v6_v7_defconfig b/arch/arm/configs/imx_v6_v7_defconfig
index 06686e7303a9..0837aae1507e 100644
--- a/arch/arm/configs/imx_v6_v7_defconfig
+++ b/arch/arm/configs/imx_v6_v7_defconfig
@@ -195,6 +195,7 @@ CONFIG_USB_EHCI_MXC=y
CONFIG_USB_CHIPIDEA=y
CONFIG_USB_CHIPIDEA_HOST=y
CONFIG_USB_PHY=y
+CONFIG_NOP_USB_XCEIV=y
CONFIG_USB_MXS_PHY=y
CONFIG_USB_STORAGE=y
CONFIG_MMC=y