aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/Kconfig
diff options
context:
space:
mode:
authorSonic Zhang <sonic.zhang@analog.com>2012-08-31 11:13:31 +0800
committerBob Liu <lliubbo@gmail.com>2012-10-08 14:36:30 +0800
commitee5124e3103582a9c0c4134fe96ad351f96309a9 (patch)
tree90e8d1bc76e703531e0ae7f2f5b28e89225eb3d9 /arch/blackfin/Kconfig
parentBlackfin: bf60x: Add bf608 and bf609 specific perpheral MMRs (diff)
downloadlinux-dev-ee5124e3103582a9c0c4134fe96ad351f96309a9.tar.xz
linux-dev-ee5124e3103582a9c0c4134fe96ad351f96309a9.zip
Blackfin: add bf548 v0.4 revision
Signed-off-by: Sonic Zhang <sonic.zhang@analog.com> Signed-off-by: Bob Liu <lliubbo@gmail.com>
Diffstat (limited to '')
-rw-r--r--arch/blackfin/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/blackfin/Kconfig b/arch/blackfin/Kconfig
index c7092e6057c5..99224c4eb86b 100644
--- a/arch/blackfin/Kconfig
+++ b/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"