conf: support DHCP

This commit is contained in:
Wesley W. Terpstra 2016-07-08 13:48:13 -07:00
parent 4c2e388b9a
commit 1f61cb29bb
1 changed files with 1 additions and 0 deletions

View File

@ -63,6 +63,7 @@ CONFIG_USB=y
CONFIG_USB_XHCI_HCD=y
CONFIG_USB_XHCI_PCI=y
CONFIG_USB_EHCI_HCD=y
CONFIG_PACKET=y
CONFIG_NETDEVICES=y
CONFIG_NET_CORE=y
CONFIG_ETHERNET=y