Ver código fonte

bfin-otp: add BF51x to the supported arch list

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Mike Frysinger 15 anos atrás
pai
commit
f69b2d7e97
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      drivers/char/Kconfig

+ 1 - 1
drivers/char/Kconfig

@@ -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