From: Shawn Guo Date: Sun, 24 Mar 2013 14:06:04 +0000 (+0800) Subject: ARM: imx_v6_v7_defconfig: add CONFIG_USB_PHY X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~135^2~11^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a52f31e95e502c53b0e5ab519c9527e9f9995288;p=pandora-kernel.git ARM: imx_v6_v7_defconfig: add CONFIG_USB_PHY Commit edc7cb2 (usb: phy: make it a menuconfig) makes USB_MXS_PHY be a sub-item of menuconfig symbol USB_PHY. This change gets the selection of CONFIG_USB_MXS_PHY in imx_v6_v7_defconfig lost. Hence the boot stops at the point below. ci_hdrc ci_hdrc.0: doesn't support gadget ci_hdrc ci_hdrc.0: EHCI Host Controller ci_hdrc ci_hdrc.0: new USB bus registered, assigned bus number 1 Add CONFIG_USB_PHY to have the CONFIG_USB_MXS_PHY selection back to work. Signed-off-by: Shawn Guo Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed