[PATCH v2 2/2] ARM: mxs_defconfig: Remove CONFIG_USB_PHY selection

Fabio Estevam festevam at gmail.com
Wed Aug 14 09:17:48 EDT 2013


From: Fabio Estevam <fabio.estevam at freescale.com>

Since commit 052a11d1 (usb: phy: make PHY driver selection possible by
controller drivers), CONFIG_USB_PHY is selected via drivers/usb/phy/Kconfig, so
there is no need to select it via defconfig anymore.

Signed-off-by: Fabio Estevam <fabio.estevam at freescale.com>
---
Changes since v1:
- Split it in two patches

 arch/arm/configs/mxs_defconfig | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/arm/configs/mxs_defconfig b/arch/arm/configs/mxs_defconfig
index 4555c02..a9fb093 100644
--- a/arch/arm/configs/mxs_defconfig
+++ b/arch/arm/configs/mxs_defconfig
@@ -116,7 +116,6 @@ CONFIG_USB_EHCI_HCD=y
 CONFIG_USB_STORAGE=y
 CONFIG_USB_CHIPIDEA=y
 CONFIG_USB_CHIPIDEA_HOST=y
-CONFIG_USB_PHY=y
 CONFIG_USB_MXS_PHY=y
 CONFIG_MMC=y
 CONFIG_MMC_UNSAFE_RESUME=y
-- 
1.8.1.2




More information about the linux-arm-kernel mailing list