Skip to content

Commit cc2d5b7

Browse files
keenbanTzung-Bi Shih
authored andcommitted
platform/chrome: Fix typo in CROS_USBPD_NOTIFY help text
Correct the misspelling "platorms" to "platforms" in the help text for the CROS_USBPD_NOTIFY Kconfig option. Signed-off-by: Keenan Salandy <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Tzung-Bi Shih <[email protected]>
1 parent 731a470 commit cc2d5b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/platform/chrome/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,7 @@ config CROS_USBPD_NOTIFY
286286
default MFD_CROS_EC_DEV
287287
help
288288
If you say Y here, you get support for Type-C PD event notifications
289-
from the ChromeOS EC. On ACPI platorms this driver will bind to the
289+
from the ChromeOS EC. On ACPI platforms this driver will bind to the
290290
GOOG0003 ACPI device, and on platforms which don't have this device it
291291
will get initialized on ECs which support the feature
292292
EC_FEATURE_USB_PD.

0 commit comments

Comments
 (0)