mirror of https://github.com/mirror/busybox.git
- add arp to defconfig
parent
fa85b86f38
commit
f0b71c19ae
|
@ -491,6 +491,7 @@ CONFIG_WATCHDOG=y
|
|||
# Networking Utilities
|
||||
#
|
||||
CONFIG_FEATURE_IPV6=y
|
||||
CONFIG_ARP=y
|
||||
CONFIG_ARPING=y
|
||||
CONFIG_DNSD=y
|
||||
CONFIG_ETHER_WAKE=y
|
||||
|
|
Loading…
Reference in New Issue