summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJuergen Beisert <jbe@pengutronix.de>2011-01-19 16:21:14 +0100
committerJuergen Beisert <jbe@pengutronix.de>2011-01-19 16:21:14 +0100
commit2e980f6aadeb61347eb2a1ec175519bd6794f2c6 (patch)
tree0375129e7beeac3e6a87ce1e188e75050a561c50
parentd6e95b48831fdaa05d9c0b4e84d56c18f5e5c92e (diff)
downloadptxdist-2e980f6aadeb61347eb2a1ec175519bd6794f2c6.tar.gz
ptxdist-2e980f6aadeb61347eb2a1ec175519bd6794f2c6.tar.xz
usbutils: Fix menu entry
Signed-off-by: Juergen Beisert <jbe@pengutronix.de>
-rw-r--r--rules/usbutils.in5
1 files changed, 2 insertions, 3 deletions
diff --git a/rules/usbutils.in b/rules/usbutils.in
index d71b7dc08..052989ce3 100644
--- a/rules/usbutils.in
+++ b/rules/usbutils.in
@@ -17,9 +17,6 @@ menuconfig USBUTILS
More information can be found at the Linux USB web site
http://www.linux-usb.org/usbutils
-comment "busybox' lsusb is selected"
- depends on BUSYBOX_LSUSB
-
config USBUTILS_LSUSB
bool
depends on USBUTILS
@@ -35,3 +32,5 @@ config USBUTILS_LSUSB
in the /etc/fstab does the job.
+comment "busybox' lsusb is selected"
+ depends on BUSYBOX_LSUSB