From: "Stanley.Miao" <stanley.miao@windriver.com>
To: linux-arm-kernel@lists.arm.linux.org.uk
Cc: linux@arm.linux.org.uk, davem@davemloft.net,
netdev@vger.kernel.org, steve.glendinning@smsc.com
Subject: [PATCH 8/8] arm: update omap_ldp defconfig to use smsc911x
Date: Wed, 21 Jan 2009 11:06:10 +0800 [thread overview]
Message-ID: <1232507170-18401-2-git-send-email-stanley.miao@windriver.com> (raw)
In-Reply-To: <1232507170-18401-1-git-send-email-stanley.miao@windriver.com>
Signed-off-by: Stanley.Miao <stanley.miao@windriver.com>
---
arch/arm/configs/omap_ldp_defconfig | 24 ++++++++++++++++++++++--
1 files changed, 22 insertions(+), 2 deletions(-)
diff --git a/arch/arm/configs/omap_ldp_defconfig b/arch/arm/configs/omap_ldp_defconfig
index d88e6d7..64db3b1 100644
--- a/arch/arm/configs/omap_ldp_defconfig
+++ b/arch/arm/configs/omap_ldp_defconfig
@@ -489,14 +489,34 @@ CONFIG_NETDEVICES=y
# CONFIG_EQUALIZER is not set
# CONFIG_TUN is not set
# CONFIG_VETH is not set
-# CONFIG_PHYLIB is not set
+CONFIG_PHYLIB=y
+
+#
+# MII PHY device drivers
+#
+# CONFIG_MARVELL_PHY is not set
+# CONFIG_DAVICOM_PHY is not set
+# CONFIG_QSEMI_PHY is not set
+# CONFIG_LXT_PHY is not set
+# CONFIG_CICADA_PHY is not set
+# CONFIG_VITESSE_PHY is not set
+CONFIG_SMSC_PHY=y
+# CONFIG_BROADCOM_PHY is not set
+# CONFIG_ICPLUS_PHY is not set
+# CONFIG_REALTEK_PHY is not set
+# CONFIG_NATIONAL_PHY is not set
+# CONFIG_STE10XP is not set
+# CONFIG_LSI_ET1011C_PHY is not set
+# CONFIG_FIXED_PHY is not set
+# CONFIG_MDIO_BITBANG is not set
CONFIG_NET_ETHERNET=y
CONFIG_MII=y
# CONFIG_AX88796 is not set
# CONFIG_SMC91X is not set
# CONFIG_DM9000 is not set
# CONFIG_ENC28J60 is not set
-CONFIG_SMC911X=y
+# CONFIG_SMC911X is not set
+CONFIG_SMSC911X=y
# CONFIG_IBM_NEW_EMAC_ZMII is not set
# CONFIG_IBM_NEW_EMAC_RGMII is not set
# CONFIG_IBM_NEW_EMAC_TAH is not set
--
1.5.6.3
next prev parent reply other threads:[~2009-01-21 2:57 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-01-20 13:28 [PATCH REPOST 0/6] convert arm platforms to smsc911x Steve Glendinning
2009-01-20 13:28 ` [PATCH 1/6] smsc911x: add support for platform-specific irq flags Steve Glendinning
2009-01-20 13:28 ` [PATCH 2/6] smsc911x: register isr as IRQF_SHARED Steve Glendinning
2009-01-20 13:28 ` [PATCH 3/6] arm: convert pcm037 platform to use smsc911x Steve Glendinning
2009-01-20 13:28 ` [PATCH 4/6] arm: convert realview " Steve Glendinning
2009-01-20 13:28 ` [PATCH 5/6] arm: update pcm037 defconfig " Steve Glendinning
2009-01-20 13:28 ` [PATCH 6/6] arm: update realview defconfigs " Steve Glendinning
2009-01-20 13:44 ` [PATCH 4/6] arm: convert realview platform " Catalin Marinas
2009-01-20 15:29 ` [PATCH 3/6] arm: convert pcm037 " Sascha Hauer
2009-01-20 17:13 ` David Miller
2009-01-21 10:58 ` Mark Brown
2009-01-21 14:38 ` Sascha Hauer
2009-01-20 14:55 ` [PATCH 1/6] smsc911x: add support for platform-specific irq flags Ben Dooks
2009-01-21 15:54 ` Steve.Glendinning
2009-01-26 1:45 ` David Miller
2009-01-26 8:45 ` Steve.Glendinning
2009-01-21 3:06 ` [PATCH 7/8] arm: convert omap ldp platform to use smsc911x Stanley.Miao
2009-01-21 3:06 ` Stanley.Miao [this message]
2009-01-22 10:58 ` Russell King - ARM Linux
2009-01-24 4:14 ` stanley.miao
2009-01-23 17:07 ` Steve.Glendinning
2009-01-24 4:16 ` stanley.miao
2009-01-24 3:38 ` [PATCHv2 " Stanley.Miao
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1232507170-18401-2-git-send-email-stanley.miao@windriver.com \
--to=stanley.miao@windriver.com \
--cc=davem@davemloft.net \
--cc=linux-arm-kernel@lists.arm.linux.org.uk \
--cc=linux@arm.linux.org.uk \
--cc=netdev@vger.kernel.org \
--cc=steve.glendinning@smsc.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).