mirror of
https://github.com/FEX-Emu/linux.git
synced 2024-12-16 14:02:10 +00:00
bfin-otp: add BF51x to the supported arch list
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
This commit is contained in:
parent
43acb9cdef
commit
f69b2d7e97
@ -502,7 +502,7 @@ config BRIQ_PANEL
|
||||
|
||||
config BFIN_OTP
|
||||
tristate "Blackfin On-Chip OTP Memory Support"
|
||||
depends on BLACKFIN && (BF52x || BF54x)
|
||||
depends on BLACKFIN && (BF51x || BF52x || BF54x)
|
||||
default y
|
||||
help
|
||||
If you say Y here, you will get support for a character device
|
||||
|
Loading…
Reference in New Issue
Block a user