Fix other ez80 configurations for changes made to configuratino variables

This commit is contained in:
Gregory Nutt
2014-03-03 11:45:04 -06:00
parent 2c1b3188e7
commit 9e9889aece
5 changed files with 13 additions and 5 deletions
+3 -1
View File
@@ -79,7 +79,6 @@ CONFIG_UART1_2STOP=0
#
CONFIG_EZ80_EMAC=y
CONFIG_EZ80_FIAD=0x1f
CONFIG_EZ80_PHYAM79C874=y
CONFIG_EZ80_PHYCONFIG=1
CONFIG_EZ80_RAMADDR=0xf7c000
CONFIG_EZ80_PKTBUFSIZE=64
@@ -90,6 +89,9 @@ CONFIG_EZ80_MDCDIV=0
CONFIG_EZ80_TXPOLLTIMERMS=10
CONFIG_ARCH_MCFILTER=n
CONFIG_NETDEVICES=y
CONFIG_ETH0_PHY_AM79C874=y
#
# General build options
#