Browse Source

Blackfin: add bf548 v0.4 revision

Signed-off-by: Sonic Zhang <sonic.zhang@analog.com>
Signed-off-by: Bob Liu <lliubbo@gmail.com>
Sonic Zhang 13 years ago
parent
commit
ee5124e310
1 changed files with 1 additions and 1 deletions
  1. 1 1
      arch/blackfin/Kconfig

+ 1 - 1
arch/blackfin/Kconfig

@@ -298,7 +298,7 @@ config BF_REV_0_3
 
 config BF_REV_0_4
 	bool "0.4"
-	depends on (BF561 || BF533 || BF532 || BF531 || BF538 || BF539)
+	depends on (BF561 || BF533 || BF532 || BF531 || BF538 || BF539 || BF54x)
 
 config BF_REV_0_5
 	bool "0.5"