summaryrefslogtreecommitdiffstats
path: root/package/pciutils
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@bootlin.com>2018-04-05 21:50:24 +0200
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>2018-04-15 22:05:30 +0200
commit7a03caaa1364e661df1f3249379d3ce8bf2f4fac (patch)
tree70383d70832986300ab23f9433836639dae8f0df /package/pciutils
parent32ab0ff5a9caec7f2a91cbcb36383e6d0687c972 (diff)
downloadbuildroot-7a03caaa1364e661df1f3249379d3ce8bf2f4fac.tar.gz
buildroot-7a03caaa1364e661df1f3249379d3ce8bf2f4fac.zip
package: remove Blackfin related code
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'package/pciutils')
-rw-r--r--package/pciutils/Config.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/package/pciutils/Config.in b/package/pciutils/Config.in
index d46df6c0d6..a082f23997 100644
--- a/package/pciutils/Config.in
+++ b/package/pciutils/Config.in
@@ -1,7 +1,5 @@
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