aboutsummaryrefslogtreecommitdiff
path: root/networking/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'networking/Config.in')
-rw-r--r--networking/Config.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/networking/Config.in b/networking/Config.in
index 7a29e0eba..0f4381b5c 100644
--- a/networking/Config.in
+++ b/networking/Config.in
@@ -18,6 +18,12 @@ config CONFIG_ARPING
18 help 18 help
19 Ping hosts by ARP packets 19 Ping hosts by ARP packets
20 20
21config CONFIG_DNSD
22 bool "dnsd"
23 default n
24 help
25 Small and static DNS server deamon.
26
21config CONFIG_ETHER_WAKE 27config CONFIG_ETHER_WAKE
22 bool "ether-wake" 28 bool "ether-wake"
23 default n 29 default n