Skip to content
Snippets Groups Projects
Commit f69b2d7e authored by Mike Frysinger's avatar Mike Frysinger
Browse files

bfin-otp: add BF51x to the supported arch list

parent 43acb9cd
Branches
Tags
No related merge requests found
...@@ -502,7 +502,7 @@ config BRIQ_PANEL ...@@ -502,7 +502,7 @@ config BRIQ_PANEL
config BFIN_OTP config BFIN_OTP
tristate "Blackfin On-Chip OTP Memory Support" tristate "Blackfin On-Chip OTP Memory Support"
depends on BLACKFIN && (BF52x || BF54x) depends on BLACKFIN && (BF51x || BF52x || BF54x)
default y default y
help help
If you say Y here, you will get support for a character device If you say Y here, you will get support for a character device
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment