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

Commit 7c44b6e9 authored by Pascal Terjan's avatar Pascal Terjan Committed by John W. Linville
Browse files

iwlwifi: fix a typo in Kconfig message

parent 8f3ea33a
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -20,7 +20,7 @@ config IWL4965
	  runs.

	  If you want to compile the driver as a module ( = code which can be
	  inserted in and remvoed from the running kernel whenever you want),
	  inserted in and removed from the running kernel whenever you want),
	  say M here and read <file:Documentation/kbuild/modules.txt>.  The
	  module will be called iwl4965.ko.

@@ -101,7 +101,7 @@ config IWL3945
	  runs.

	  If you want to compile the driver as a module ( = code which can be
	  inserted in and remvoed from the running kernel whenever you want),
	  inserted in and removed from the running kernel whenever you want),
	  say M here and read <file:Documentation/kbuild/modules.txt>.  The
	  module will be called iwl3945.ko.