diff mbox

[3/3] UBUNTU: [Config] built in SMSC_PHY driver for fsl-imx51

Message ID 1269841807-12957-4-git-send-email-bryan.wu@canonical.com
State Accepted
Delegated to: Stefan Bader
Headers show

Commit Message

Bryan Wu March 29, 2010, 5:50 a.m. UTC
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@canonical.com>
Acked-by: Amit Kucheria <amit.kucheria@canonical.com>
Signed-off-by: Stefan Bader <stefan.bader@canonical.com>
---
 debian.fsl-imx51/config/config.common.ubuntu |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
diff mbox

Patch

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