summaryrefslogtreecommitdiff
path: root/nuttx/configs/ez80f910200zco/dhcpd
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/ez80f910200zco/dhcpd')
-rw-r--r--nuttx/configs/ez80f910200zco/dhcpd/defconfig4
1 files changed, 3 insertions, 1 deletions
diff --git a/nuttx/configs/ez80f910200zco/dhcpd/defconfig b/nuttx/configs/ez80f910200zco/dhcpd/defconfig
index 25a1e9a91..0a92aa4e5 100644
--- a/nuttx/configs/ez80f910200zco/dhcpd/defconfig
+++ b/nuttx/configs/ez80f910200zco/dhcpd/defconfig
@@ -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
#