aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/configs/ap325rxa_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/sh/configs/ap325rxa_defconfig')
-rw-r--r--arch/sh/configs/ap325rxa_defconfig21
1 files changed, 19 insertions, 2 deletions
diff --git a/arch/sh/configs/ap325rxa_defconfig b/arch/sh/configs/ap325rxa_defconfig
index 874dd9726e52..9317e817a406 100644
--- a/arch/sh/configs/ap325rxa_defconfig
+++ b/arch/sh/configs/ap325rxa_defconfig
@@ -541,13 +541,30 @@ CONFIG_NETDEVICES=y
541# CONFIG_EQUALIZER is not set 541# CONFIG_EQUALIZER is not set
542# CONFIG_TUN is not set 542# CONFIG_TUN is not set
543# CONFIG_VETH is not set 543# CONFIG_VETH is not set
544# CONFIG_PHYLIB is not set 544CONFIG_PHYLIB=y
545
546#
547# MII PHY device drivers
548#
549# CONFIG_MARVELL_PHY is not set
550# CONFIG_DAVICOM_PHY is not set
551# CONFIG_QSEMI_PHY is not set
552# CONFIG_LXT_PHY is not set
553# CONFIG_CICADA_PHY is not set
554# CONFIG_VITESSE_PHY is not set
555CONFIG_SMSC_PHY=y
556# CONFIG_BROADCOM_PHY is not set
557# CONFIG_ICPLUS_PHY is not set
558# CONFIG_REALTEK_PHY is not set
559# CONFIG_FIXED_PHY is not set
560# CONFIG_MDIO_BITBANG is not set
545CONFIG_NET_ETHERNET=y 561CONFIG_NET_ETHERNET=y
546CONFIG_MII=y 562CONFIG_MII=y
547# CONFIG_AX88796 is not set 563# CONFIG_AX88796 is not set
548# CONFIG_STNIC is not set 564# CONFIG_STNIC is not set
549# CONFIG_SMC91X is not set 565# CONFIG_SMC91X is not set
550CONFIG_SMC911X=y 566# CONFIG_SMC911X is not set
567CONFIG_SMSC911X=y
551# CONFIG_IBM_NEW_EMAC_ZMII is not set 568# CONFIG_IBM_NEW_EMAC_ZMII is not set
552# CONFIG_IBM_NEW_EMAC_RGMII is not set 569# CONFIG_IBM_NEW_EMAC_RGMII is not set
553# CONFIG_IBM_NEW_EMAC_TAH is not set 570# CONFIG_IBM_NEW_EMAC_TAH is not set