package: remove Blackfin related code

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
Thomas Petazzoni
2018-04-05 21:50:24 +02:00
parent 32ab0ff5a9
commit 7a03caaa13
36 changed files with 10 additions and 91 deletions

View File

@@ -1,6 +1,5 @@
config BR2_PACKAGE_DVBLAST
bool "dvblast"
depends on !BR2_bfin # libev
depends on BR2_TOOLCHAIN_HAS_THREADS_NPTL # clock_nanosleep()
select BR2_PACKAGE_BITSTREAM
select BR2_PACKAGE_LIBEV
@@ -12,5 +11,4 @@ config BR2_PACKAGE_DVBLAST
http://www.videolan.org/projects/dvblast.html
comment "dvblast needs a toolchain w/ NPTL"
depends on !BR2_bfin # libev
depends on !BR2_TOOLCHAIN_HAS_THREADS_NPTL