mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-10 11:40:19 -04:00
bfin-otp: add BF51x to the supported arch list
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user