bf609: add cpu revision 0.1
authorSonic Zhang <sonic.zhang@analog.com>
Fri, 7 Jun 2013 08:45:12 +0000 (16:45 +0800)
committerSteven Miao <realmz6@gmail.com>
Tue, 9 Jul 2013 07:50:05 +0000 (15:50 +0800)
Signed-off-by: Sonic Zhang <sonic.zhang@analog.com>
arch/blackfin/Kconfig

index a117652b5feaac84e4bb880bb8b1b4772c8b6f5a..32226e56b0e9b06eb5dca58cecb2c7ca51d41cf2 100644 (file)
@@ -282,7 +282,7 @@ config BF_REV_0_0
 
 config BF_REV_0_1
        bool "0.1"
-       depends on (BF51x || BF52x || (BF54x && !BF54xM))
+       depends on (BF51x || BF52x || (BF54x && !BF54xM) || BF60x)
 
 config BF_REV_0_2
        bool "0.2"