]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
linux: remove Blackfin related code
authorThomas Petazzoni <thomas.petazzoni@bootlin.com>
Thu, 5 Apr 2018 19:50:20 +0000 (21:50 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sun, 15 Apr 2018 20:04:29 +0000 (22:04 +0200)
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
linux/Config.in

index ac1727d85965753aec31d3eb626aee224deef8ca..033ccbe58ebd5627fdc4493bd0668f6671c1234f 100644 (file)
@@ -194,7 +194,7 @@ choice
 
 config BR2_LINUX_KERNEL_UIMAGE
        bool "uImage"
-       depends on BR2_arc || BR2_arm || BR2_armeb || BR2_bfin || \
+       depends on BR2_arc || BR2_arm || BR2_armeb || \
                   BR2_powerpc || BR2_powerpc64 || BR2_powerpc64le || \
                   BR2_sh || BR2_mips || BR2_mipsel || \
                   BR2_mips64 || BR2_mips64el || BR2_xtensa