[PATCH 3/3] UBUNTU: [Config] built in SMSC_PHY driver for fsl-imx51
Bryan Wu
bryan.wu at canonical.com
Mon Mar 29 05:50:07 UTC 2010
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.
Signed-off-by: Bryan Wu <bryan.wu at canonical.com>
Acked-by: Amit Kucheria <amit.kucheria at canonical.com>
Signed-off-by: Stefan Bader <stefan.bader 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 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
More information about the kernel-team
mailing list