diff options
author | Thomas Petazzoni <thomas.petazzoni@bootlin.com> | 2018-04-05 21:50:24 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@bootlin.com> | 2018-04-15 22:05:30 +0200 |
commit | 7a03caaa1364e661df1f3249379d3ce8bf2f4fac (patch) | |
tree | 70383d70832986300ab23f9433836639dae8f0df /package/linux-tools | |
parent | 32ab0ff5a9caec7f2a91cbcb36383e6d0687c972 (diff) |
package: remove Blackfin related code
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'package/linux-tools')
-rw-r--r-- | package/linux-tools/Config.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package/linux-tools/Config.in b/package/linux-tools/Config.in index e3ccd850f9..5c5148af17 100644 --- a/package/linux-tools/Config.in +++ b/package/linux-tools/Config.in @@ -7,7 +7,6 @@ config BR2_PACKAGE_LINUX_TOOLS config BR2_PACKAGE_LINUX_TOOLS_CPUPOWER bool "cpupower" - depends on !BR2_bfin # pciutils select BR2_PACKAGE_LINUX_TOOLS select BR2_PACKAGE_PCIUTILS help |