busybox: added arp and arping.

This commit is contained in:
Ricardo Martins 2013-07-13 18:23:11 +01:00
parent 0e2ae6c7b1
commit bac77ab7ad
1 changed files with 2 additions and 2 deletions

View File

@ -737,8 +737,8 @@ CONFIG_WHOIS=y
# CONFIG_FEATURE_UNIX_LOCAL is not set
# CONFIG_FEATURE_PREFER_IPV4_ADDRESS is not set
# CONFIG_VERBOSE_RESOLUTION_ERRORS is not set
# CONFIG_ARP is not set
# CONFIG_ARPING is not set
CONFIG_ARP=y
CONFIG_ARPING=y
# CONFIG_BRCTL is not set
# CONFIG_FEATURE_BRCTL_FANCY is not set
# CONFIG_FEATURE_BRCTL_SHOW is not set