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 a84427981..b6f8ee65d 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_ETHER_WAKE
22 bool "ether-wake"
23 default n
24 help
25 Send a magic packet to wake up sleeping machines.
26
21config CONFIG_FAKEIDENTD 27config CONFIG_FAKEIDENTD
22 bool "fakeidentd" 28 bool "fakeidentd"
23 default n 29 default n