]> bbs.cooldavid.org Git - net-next-2.6.git/commitdiff
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 d243e228512152d37b4340623cd56bdf1275f4e8..dd5970dfa696989822538cffe165d1f537f13194 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"