Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1391414
| From | Marcel Ziswiler <marcel.ziswiler@toradex.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 2/2] ARM: imx_v6_v7_defconfig: add CONFIG_MICREL_PHY |
| Date | 2016-04-29 22:50 +0200 |
| Message-ID | <rtnwm-3Q2-13@gated-at.bofh.it> (permalink) |
| References | <rtnwm-3Q2-15@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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 <marcel.ziswiler@toradex.com> --- arch/arm/configs/imx_v6_v7_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/configs/imx_v6_v7_defconfig b/arch/arm/configs/imx_v6_v7_defconfig index fb959f9..71f8384 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 -- 2.5.5
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[PATCH 2/2] ARM: imx_v6_v7_defconfig: add CONFIG_MICREL_PHY Marcel Ziswiler <marcel.ziswiler@toradex.com> - 2016-04-29 22:50 +0200
csiph-web