diff options
author | Denis Vlasenko <vda.linux@googlemail.com> | 2007-01-22 22:46:04 +0000 |
---|---|---|
committer | Denis Vlasenko <vda.linux@googlemail.com> | 2007-01-22 22:46:04 +0000 |
commit | 5de9e9ce0bcc5aacb53ec45e36b3fa6b5c7ab5f6 (patch) | |
tree | 5ef5305297b2b964500873bed682f31b12d1479e /scripts | |
parent | 9adc6ced4fcab4d8a068874c55d5f563ce9e62f9 (diff) | |
download | busybox-w32-5de9e9ce0bcc5aacb53ec45e36b3fa6b5c7ab5f6.tar.gz busybox-w32-5de9e9ce0bcc5aacb53ec45e36b3fa6b5c7ab5f6.tar.bz2 busybox-w32-5de9e9ce0bcc5aacb53ec45e36b3fa6b5c7ab5f6.zip |
clean up commented out old code
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/defconfig b/scripts/defconfig index 8f15481de..6a1c57bc8 100644 --- a/scripts/defconfig +++ b/scripts/defconfig | |||
@@ -501,6 +501,7 @@ CONFIG_WATCHDOG=y | |||
501 | # Networking Utilities | 501 | # Networking Utilities |
502 | # | 502 | # |
503 | CONFIG_FEATURE_IPV6=y | 503 | CONFIG_FEATURE_IPV6=y |
504 | # CONFIG_VERBOSE_RESOLUTION_ERRORS is not set | ||
504 | CONFIG_ARP=y | 505 | CONFIG_ARP=y |
505 | CONFIG_ARPING=y | 506 | CONFIG_ARPING=y |
506 | CONFIG_DNSD=y | 507 | CONFIG_DNSD=y |