Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

Blackfin: bf51x: enable support for 0.2 silicon

parent 33ded95b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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"