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/defconfig | |
parent | 9adc6ced4fcab4d8a068874c55d5f563ce9e62f9 (diff) | |
download | busybox-5de9e9ce0bcc5aacb53ec45e36b3fa6b5c7ab5f6.tar.gz |
clean up commented out old code
Diffstat (limited to 'scripts/defconfig')
-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 # Networking Utilities # CONFIG_FEATURE_IPV6=y +# CONFIG_VERBOSE_RESOLUTION_ERRORS is not set CONFIG_ARP=y CONFIG_ARPING=y CONFIG_DNSD=y |