Blackfin: bf51x: enable support for 0.2 silicon
authorMike Frysinger <vapier@gentoo.org>
Mon, 16 Aug 2010 16:18:12 +0000 (16:18 +0000)
committerMike Frysinger <vapier@gentoo.org>
Fri, 22 Oct 2010 07:48:56 +0000 (03:48 -0400)
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
arch/blackfin/Kconfig

index d243e22..dd5970d 100644 (file)
@@ -300,7 +300,7 @@ config BF_REV_0_1
 
 config BF_REV_0_2
        bool "0.2"
-       depends on (BF52x || BF537 || BF536 || BF534 || (BF54x && !BF54xM))
+       depends on (BF51x || BF52x || BF537 || BF536 || BF534 || (BF54x && !BF54xM))
 
 config BF_REV_0_3
        bool "0.3"