Commit e1a65f63 authored by Frank Xue's avatar Frank Xue Committed by Terry.Qiu

trivial revision, TI davinci EMAC support.

Signed-off-by: default avatarTerry.Qiu <tqiu@neuros.com.cn>
parent b9069d8b
...@@ -605,6 +605,7 @@ CONFIG_NET_ETHERNET=y ...@@ -605,6 +605,7 @@ CONFIG_NET_ETHERNET=y
# CONFIG_DM9000 is not set # CONFIG_DM9000 is not set
CONFIG_NETDEV_1000=y CONFIG_NETDEV_1000=y
CONFIG_NETDEV_10000=y CONFIG_NETDEV_10000=y
CONFIG_TI_DAVINCI_EMAC=y
# #
# Wireless LAN # Wireless LAN
......
...@@ -919,7 +919,7 @@ config SMC91X ...@@ -919,7 +919,7 @@ config SMC91X
config TI_DAVINCI_EMAC config TI_DAVINCI_EMAC
tristate "TI DaVinci EMAC Support" tristate "TI DaVinci EMAC Support"
depends on NETDEVICES && MACH_DAVINCI_EVM depends on NETDEVICES && MACH_NTOSD_644XA
help help
This driver supports TI's DaVinci Ethernet . This driver supports TI's DaVinci Ethernet .
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment