diff --git a/[refs] b/[refs] index 1e5357864d1a..99cc163adfaf 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: fa43cd8b100e9c6182f872d0fc4bb3964e100808 +refs/heads/master: d07f4380313f3b15eb05797ddfb9a57419178846 diff --git a/trunk/arch/blackfin/Kconfig b/trunk/arch/blackfin/Kconfig index baa55da5fa5e..f530886362aa 100644 --- a/trunk/arch/blackfin/Kconfig +++ b/trunk/arch/blackfin/Kconfig @@ -166,11 +166,11 @@ choice config BF_REV_0_0 bool "0.0" - depends on (BF549 || BF527) + depends on (BF52x || BF54x) config BF_REV_0_1 - bool "0.2" - depends on (BF549 || BF527) + bool "0.1" + depends on (BF52x || BF54x) config BF_REV_0_2 bool "0.2"