aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/blackfin/Kconfig')
-rw-r--r--arch/blackfin/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/blackfin/Kconfig b/arch/blackfin/Kconfig
index 08c7ac650405..3b6abc54b015 100644
--- a/arch/blackfin/Kconfig
+++ b/arch/blackfin/Kconfig
@@ -283,7 +283,7 @@ config BF_REV_0_0
283 283
284config BF_REV_0_1 284config BF_REV_0_1
285 bool "0.1" 285 bool "0.1"
286 depends on (BF51x || BF52x || (BF54x && !BF54xM)) 286 depends on (BF51x || BF52x || (BF54x && !BF54xM) || BF60x)
287 287
288config BF_REV_0_2 288config BF_REV_0_2
289 bool "0.2" 289 bool "0.2"