Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 11f1fbcf authored by Nick Andrew's avatar Nick Andrew Committed by Jiri Kosina
Browse files

trivial: Fix misspelled firmware in Kconfig



Fix misspelled firmware in Kconfig

It's spelled "firmware".

Signed-off-by: default avatarNick Andrew <nick@nick-andrew.net>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent 0211a9c8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -54,7 +54,7 @@ config FIRMWARE_IN_KERNEL
	  such firmware, and do not wish to use an initrd.

	  This single option controls the inclusion of firmware for
	  every driver which uses request_firmare() and ships its
	  every driver which uses request_firmware() and ships its
	  firmware in the kernel source tree, to avoid a proliferation
	  of 'Include firmware for xxx device' options.