[PATCH 3/3] UBUNTU: [Config] built in SMSC_PHY driver for fsl-imx51
Bryan Wu
bryan.wu at canonical.com
Wed Mar 24 09:07:31 UTC 2010
BugLink: http://bugs.launchpad.net/bugs/457878
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.
Signed-off-by: Bryan Wu <bryan.wu at canonical.com>
---
debian.fsl-imx51/config/config.common.ubuntu | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
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
More information about the kernel-team
mailing list