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 5a766046a..83579bc4f 100644
--- a/networking/Config.in
+++ b/networking/Config.in
@@ -47,6 +47,12 @@ config ARPING
47 help 47 help
48 Ping hosts by ARP packets. 48 Ping hosts by ARP packets.
49 49
50config BRCTL
51 bool "brctl"
52 default n
53 help
54 Manage ethernet bridges.
55
50config DNSD 56config DNSD
51 bool "dnsd" 57 bool "dnsd"
52 default n 58 default n