]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/blackfin/Kconfig
Blackfin arch: add support for BF52x-0.2, BF533-0.6, and BF54x-0.2
[linux-2.6-omap-h63xx.git] / arch / blackfin / Kconfig
index b5027f575e028555686a98048617cb07c0d4d948..554ac5827c1d40c6b5146f4cf14e98e46a5cc4f4 100644 (file)
@@ -182,7 +182,7 @@ config BF_REV_0_1
 
 config BF_REV_0_2
        bool "0.2"
-       depends on (BF537 || BF536 || BF534)
+       depends on (BF52x || BF537 || BF536 || BF534 || BF54x)
 
 config BF_REV_0_3
        bool "0.3"
@@ -196,6 +196,10 @@ config BF_REV_0_5
        bool "0.5"
        depends on (BF561 || BF533 || BF532 || BF531)
 
+config BF_REV_0_6
+       bool "0.6"
+       depends on (BF533 || BF532 || BF531)
+
 config BF_REV_ANY
        bool "any"