aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2007-01-07 12:18:59 +0000
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2007-01-07 12:18:59 +0000
commitf0b71c19ae3797e9867cf0d85fa41ca5cf2c5d29 (patch)
treed82b3163948249383daf9cc5eef88ec8bfde33da
parentfa85b86f388fb037b67fa7fcc3b5502c8d0fa84a (diff)
downloadbusybox-w32-f0b71c19ae3797e9867cf0d85fa41ca5cf2c5d29.tar.gz
busybox-w32-f0b71c19ae3797e9867cf0d85fa41ca5cf2c5d29.tar.bz2
busybox-w32-f0b71c19ae3797e9867cf0d85fa41ca5cf2c5d29.zip
- add arp to defconfig
-rw-r--r--scripts/defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/defconfig b/scripts/defconfig
index 1c6dc9891..5ef6cff29 100644
--- a/scripts/defconfig
+++ b/scripts/defconfig
@@ -491,6 +491,7 @@ CONFIG_WATCHDOG=y
491# Networking Utilities 491# Networking Utilities
492# 492#
493CONFIG_FEATURE_IPV6=y 493CONFIG_FEATURE_IPV6=y
494CONFIG_ARP=y
494CONFIG_ARPING=y 495CONFIG_ARPING=y
495CONFIG_DNSD=y 496CONFIG_DNSD=y
496CONFIG_ETHER_WAKE=y 497CONFIG_ETHER_WAKE=y