diff options
-rw-r--r-- | arch/blackfin/Kconfig | 2 |
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 | |||
298 | 298 | ||
299 | config BF_REV_0_4 | 299 | config BF_REV_0_4 |
300 | bool "0.4" | 300 | bool "0.4" |
301 | depends on (BF561 || BF533 || BF532 || BF531 || BF538 || BF539) | 301 | depends on (BF561 || BF533 || BF532 || BF531 || BF538 || BF539 || BF54x) |
302 | 302 | ||
303 | config BF_REV_0_5 | 303 | config BF_REV_0_5 |
304 | bool "0.5" | 304 | bool "0.5" |