Commit 8060bb6f authored by Mike Frysinger's avatar Mike Frysinger

Blackfin: bf51x: enable support for 0.2 silicon

Signed-off-by: default avatarMike Frysinger <vapier@gentoo.org>
parent 33ded95b
......@@ -300,7 +300,7 @@ config BF_REV_0_1
config BF_REV_0_2
bool "0.2"
depends on (BF52x || BF537 || BF536 || BF534 || (BF54x && !BF54xM))
depends on (BF51x || BF52x || BF537 || BF536 || BF534 || (BF54x && !BF54xM))
config BF_REV_0_3
bool "0.3"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment