summaryrefslogtreecommitdiffstats
path: root/package/pciutils
diff options
context:
space:
mode:
Diffstat (limited to 'package/pciutils')
-rw-r--r--package/pciutils/Config.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/pciutils/Config.in b/package/pciutils/Config.in
index a082f23997..d46df6c0d6 100644
--- a/package/pciutils/Config.in
+++ b/package/pciutils/Config.in
@@ -1,5 +1,7 @@
config BR2_PACKAGE_PCIUTILS
bool "pciutils"
+ # PCI not supported on Blackfin
+ depends on !BR2_bfin
help
Various utilities dealing with the PCI bus.
Provides things like setpci and lspci.
OpenPOWER on IntegriCloud