Ver Fonte

Blackfin: bf51x: enable support for 0.2 silicon

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Mike Frysinger há 15 anos atrás
pai
commit
8060bb6f59
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      arch/blackfin/Kconfig

+ 1 - 1
arch/blackfin/Kconfig

@@ -300,7 +300,7 @@ config BF_REV_0_1
 
 
 config BF_REV_0_2
 config BF_REV_0_2
 	bool "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
 config BF_REV_0_3
 	bool "0.3"
 	bool "0.3"