Commit f69b2d7e authored by Mike Frysinger's avatar Mike Frysinger

bfin-otp: add BF51x to the supported arch list

Signed-off-by: default avatarMike Frysinger <vapier@gentoo.org>
parent 43acb9cd
......@@ -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
......
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