mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-02-08 04:18:27 +00:00
Blackfin: bf51x: enable support for 0.2 silicon
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
This commit is contained in:
parent
33ded95b1c
commit
8060bb6f59
@ -300,7 +300,7 @@ config BF_REV_0_1
|
|||||||
|
|
||||||
config BF_REV_0_2
|
config BF_REV_0_2
|
||||||
bool "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
|
config BF_REV_0_3
|
||||||
bool "0.3"
|
bool "0.3"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user