From: Bernhard Reutner-Fischer Date: Sun, 7 Jan 2007 12:18:59 +0000 (-0000) Subject: - add arp to defconfig X-Git-Tag: 1_4_0~93 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=f0b71c19ae3797e9867cf0d85fa41ca5cf2c5d29;p=oweals%2Fbusybox.git - add arp to defconfig --- 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 # Networking Utilities # CONFIG_FEATURE_IPV6=y +CONFIG_ARP=y CONFIG_ARPING=y CONFIG_DNSD=y CONFIG_ETHER_WAKE=y