summaryrefslogtreecommitdiffstats
path: root/rules/ifplugd.in
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2014-01-29 20:54:14 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2014-01-29 20:54:14 +0100
commit55e94c6159918f57ac389405c4c66dfa8d55c09e (patch)
treed39ed0f9ef559f2dc03b4b3984928b9a26a02b57 /rules/ifplugd.in
parent662bac4b54f4c6044f6acff2a26ab8f9b07398b1 (diff)
downloadptxdist-55e94c6159918f57ac389405c4c66dfa8d55c09e.tar.gz
ptxdist-55e94c6159918f57ac389405c4c66dfa8d55c09e.tar.xz
ifplugd: move comment to fix menu
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/ifplugd.in')
-rw-r--r--rules/ifplugd.in7
1 files changed, 4 insertions, 3 deletions
diff --git a/rules/ifplugd.in b/rules/ifplugd.in
index 982084e73..92bf133c8 100644
--- a/rules/ifplugd.in
+++ b/rules/ifplugd.in
@@ -9,9 +9,6 @@ menuconfig IFPLUGD
ethernet device when a cable is plugged in and automatically
unconfigure it once the cable is pulled.
-comment "busybox' ifplugd is selected"
- depends on BUSYBOX_IFPLUGD
-
if IFPLUGD
config IFPLUGD_STATUS
@@ -19,4 +16,8 @@ config IFPLUGD_STATUS
prompt "Install ifplugstatus"
help
ifplugstatus is a small utility showing link beat status.
+
endif
+
+comment "busybox' ifplugd is selected"
+ depends on BUSYBOX_IFPLUGD