mirror of
https://github.com/torvalds/linux.git
synced 2024-12-07 19:41:31 +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
|
||||
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"
|
||||
|
Loading…
Reference in New Issue
Block a user