aboutsummaryrefslogtreecommitdiff
path: root/networking/Config.src
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2016-11-13 22:35:10 +0100
committerDenys Vlasenko <vda.linux@googlemail.com>2016-11-13 22:35:10 +0100
commit67fd2f2858ac63d46f42ef3c096b007ac7362849 (patch)
tree6ddad3566873d9874434cd5ad4a7e3eb9b251b8d /networking/Config.src
parent9655f95d0f501b03b33c7896b7b0c23d090aff81 (diff)
downloadbusybox-67fd2f2858ac63d46f42ef3c096b007ac7362849.tar.gz
dnsdomainname: split it from "hostname", make it independently selectable
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'networking/Config.src')
-rw-r--r--networking/Config.src6
1 files changed, 0 insertions, 6 deletions
diff --git a/networking/Config.src b/networking/Config.src
index eb0536a7c..398a5ee25 100644
--- a/networking/Config.src
+++ b/networking/Config.src
@@ -160,12 +160,6 @@ config FEATURE_FTPGETPUT_LONG_OPTIONS
help
Support long options for the ftpget/ftpput applet.
-config HOSTNAME
- bool "hostname"
- default y
- help
- Show or set the system's host name.
-
config HTTPD
bool "httpd"
default y