Commit b81c6ce9 authored by Petr Vaněk's avatar Petr Vaněk Committed by Hans de Goede
Browse files

platform/x86: Fix typo in Kconfig

parent 8b6077b8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1187,7 +1187,7 @@ config INTEL_PMT_CLASS
	tristate
	help
	  The Intel Platform Monitoring Technology (PMT) class driver provides
	  the basic sysfs interface and file hierarchy uses by PMT devices.
	  the basic sysfs interface and file hierarchy used by PMT devices.

	  For more information, see:
	  <file:Documentation/ABI/testing/sysfs-class-intel_pmt>