Commit fb817c4e authored by Colin Ian King's avatar Colin Ian King Committed by Greg Kroah-Hartman
Browse files

nvmem: Kconfig: Fix spelling mistake "controlls" -> "controls"

parent 42b868b0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -164,7 +164,7 @@ config NVMEM_MICROCHIP_OTPC
	depends on ARCH_AT91 || COMPILE_TEST
	help
	  This driver enable the OTP controller available on Microchip SAMA7G5
	  SoCs. It controlls the access to the OTP memory connected to it.
	  SoCs. It controls the access to the OTP memory connected to it.

config NVMEM_MTK_EFUSE
	tristate "Mediatek SoCs EFUSE support"