aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/blackfin/Kconfig')
-rw-r--r--arch/blackfin/Kconfig6
1 files changed, 3 insertions, 3 deletions
diff --git a/arch/blackfin/Kconfig b/arch/blackfin/Kconfig
index baa55da5fa5e..f530886362aa 100644
--- a/arch/blackfin/Kconfig
+++ b/arch/blackfin/Kconfig
@@ -166,11 +166,11 @@ choice
166 166
167config BF_REV_0_0 167config BF_REV_0_0
168 bool "0.0" 168 bool "0.0"
169 depends on (BF549 || BF527) 169 depends on (BF52x || BF54x)
170 170
171config BF_REV_0_1 171config BF_REV_0_1
172 bool "0.2" 172 bool "0.1"
173 depends on (BF549 || BF527) 173 depends on (BF52x || BF54x)
174 174
175config BF_REV_0_2 175config BF_REV_0_2
176 bool "0.2" 176 bool "0.2"