Commit 8617982d authored by Colin Ian King's avatar Colin Ian King Committed by Michael Ellerman
Browse files

powerpc: Fix spelling mistake "mesages" -> "messages" in Kconfig

parent 08d61b46
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -90,7 +90,7 @@ config PS3_VERBOSE_RESULT
	bool "PS3 Verbose LV1 hypercall results" if PS3_ADVANCED
	depends on PPC_PS3
	help
	  Enables more verbose log mesages for LV1 hypercall results.
	  Enables more verbose log messages for LV1 hypercall results.

	  If in doubt, say N here and reduce the size of the kernel by a
	  small amount.