clean up commented out old code

This commit is contained in:
Denis Vlasenko
2007-01-22 22:46:04 +00:00
parent 9adc6ced4f
commit 5de9e9ce0b
7 changed files with 16 additions and 452 deletions

View File

@@ -12,6 +12,14 @@ config FEATURE_IPV6
Enable IPv6 support in busybox.
This adds IPv6 support in the networking applets.
config VERBOSE_RESOLUTION_ERRORS
bool "Verbose resolution errors"
default n
help
Enable if you are not satisfied with simplistic
"can't resolve 'hostname.com'" and want to know more.
This may increase size of your executable a bit.
config ARP
bool "arp"
default n