From: Marcel Ziswiler Date: Fri, 29 Apr 2016 20:40:19 +0000 (+0200) Subject: ARM: imx_v6_v7_defconfig: add CONFIG_MICREL_PHY X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=2ead04d9d69ebded61da063cb5a8ade72da6c8f5;p=linux-beck.git ARM: imx_v6_v7_defconfig: add CONFIG_MICREL_PHY The driver for Micrel PHYs is required for the Apalis iMX6 module plugged into a Ixora carrier board featuring an on-module Micrel KSZ9031 Gigabit PHY. Signed-off-by: Marcel Ziswiler Signed-off-by: Shawn Guo --- diff --git a/arch/arm/configs/imx_v6_v7_defconfig b/arch/arm/configs/imx_v6_v7_defconfig index 0bd7fbb8a565..21339ce29654 100644 --- a/arch/arm/configs/imx_v6_v7_defconfig +++ b/arch/arm/configs/imx_v6_v7_defconfig @@ -142,6 +142,7 @@ CONFIG_SMC911X=y CONFIG_SMSC911X=y # CONFIG_NET_VENDOR_STMICRO is not set CONFIG_AT803X_PHY=y +CONFIG_MICREL_PHY=y CONFIG_USB_PEGASUS=m CONFIG_USB_RTL8150=m CONFIG_USB_RTL8152=m