summaryrefslogtreecommitdiffstats
path: root/rules/pciutils.in
diff options
context:
space:
mode:
authorJuergen Beisert <jbe@pengutronix.de>2011-01-19 16:22:07 +0100
committerJuergen Beisert <jbe@pengutronix.de>2011-01-19 16:22:07 +0100
commit40f40560b39b64656383f8a88d0cac155e6b3138 (patch)
tree4800ae6ef0dad0a4667fee3ad1444a7b62be64c5 /rules/pciutils.in
parent2e980f6aadeb61347eb2a1ec175519bd6794f2c6 (diff)
downloadptxdist-40f40560b39b64656383f8a88d0cac155e6b3138.tar.gz
ptxdist-40f40560b39b64656383f8a88d0cac155e6b3138.tar.xz
pciutils: Fix menu entry
Signed-off-by: Juergen Beisert <jbe@pengutronix.de>
Diffstat (limited to 'rules/pciutils.in')
-rw-r--r--rules/pciutils.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/rules/pciutils.in b/rules/pciutils.in
index 6074674ab..1c11d65d8 100644
--- a/rules/pciutils.in
+++ b/rules/pciutils.in
@@ -8,9 +8,6 @@ menuconfig PCIUTILS
The PCI Utilities package contains a library for portable access to PCI bus
configuration registers and several utilities based on this library.
-comment "busybox' lspci is selected"
- depends on BUSYBOX_LSPCI
-
if PCIUTILS
config PCIUTILS_COMPRESS
@@ -22,3 +19,6 @@ config PCIUTILS_COMPRESS
little bit slower then.
endif
+
+comment "busybox' lspci is selected"
+ depends on BUSYBOX_LSPCI