busybox: enable arp applet
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Thu, 12 Mar 2015 16:30:25 +0000 (13:30 -0300)
committerPeter Korsgaard <peter@korsgaard.com>
Thu, 12 Mar 2015 22:52:12 +0000 (23:52 +0100)
It's pretty common, small and useful, specially since busybox ip doesn't
do neigh (and looking at /proc/net/arp is all fine but not very
friendly).

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/busybox/busybox.config

index 20b8c1d87b3a7776f37c20e5b8982dada7b10936..9d930d1d4e8849dd0ff4406b32fe225118053057 100644 (file)
@@ -767,7 +767,7 @@ CONFIG_FEATURE_FANCY_PING=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_ARP=y
 CONFIG_ARPING=y
 # CONFIG_BRCTL is not set
 # CONFIG_FEATURE_BRCTL_FANCY is not set