The on-board PHY device of Freescale Babbage board is SMSC LAN8700, which is
supported by this CONFIG_SMSC_PHY driver in phylib. Since phylib is already
enabled in fec.c driver, to build in this SMSC_PHY driver will give us better
supporting of the PHY device.
diff --git a/debian.fsl-imx51/config/config.common.ubuntu b/debian.fsl-imx51/config/config.common.ubuntu
index e066d18..2598a0a 100644
--- a/debian.fsl-imx51/config/config.common.ubuntu
+++ b/debian.fsl-imx51/config/config.common.ubuntu
@@ -2255,7 +2255,7 @@ CONFIG_SMB_FS=m
# CONFIG_SMC911X is not set
# CONFIG_SMC91X is not set
CONFIG_SMSC911X=y
-CONFIG_SMSC_PHY=m
+CONFIG_SMSC_PHY=y
CONFIG_SMS_SDIO_DRV=m
CONFIG_SMS_SIANO_MDTV=m
CONFIG_SMS_USB_DRV=m
--
1.7.0
--
kernel-team mailing list
kernel-team@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kernel-team
03-29-2010, 05:50 AM
Bryan Wu
built in SMSC_PHY driver for fsl-imx51
BugLink: http://bugs.launchpad.net/bugs/546649
The on-board PHY device of Freescale Babbage board is SMSC LAN8700, which is
supported by this CONFIG_SMSC_PHY driver in phylib. Since phylib is already
enabled in fec.c driver, to build in this SMSC_PHY driver will give us better
supporting of the PHY device.
diff --git a/debian.fsl-imx51/config/config.common.ubuntu b/debian.fsl-imx51/config/config.common.ubuntu
index 392a7f3..10ee118 100644
--- a/debian.fsl-imx51/config/config.common.ubuntu
+++ b/debian.fsl-imx51/config/config.common.ubuntu
@@ -2155,7 +2155,7 @@ CONFIG_SMB_FS=m
# CONFIG_SMC911X is not set
# CONFIG_SMC91X is not set
CONFIG_SMSC911X=y
-CONFIG_SMSC_PHY=m
+CONFIG_SMSC_PHY=y
CONFIG_SMS_SDIO_DRV=m
CONFIG_SMS_SIANO_MDTV=m
CONFIG_SMS_USB_DRV=m
--
1.7.0
--
kernel-team mailing list
kernel-team@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kernel-team