]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
platform/chrome: Fix typo in CROS_USBPD_NOTIFY help text
authorKeenan Salandy <keenansalandy@gmail.com>
Wed, 23 Jul 2025 14:09:30 +0000 (10:09 -0400)
committerTzung-Bi Shih <tzungbi@kernel.org>
Wed, 23 Jul 2025 23:09:44 +0000 (23:09 +0000)
Correct the misspelling "platorms" to "platforms" in the help text
for the CROS_USBPD_NOTIFY Kconfig option.

Signed-off-by: Keenan Salandy <keenansalandy@gmail.com>
Link: https://lore.kernel.org/r/20250723140930.1443-1-keenansalandy@gmail.com
Signed-off-by: Tzung-Bi Shih <tzungbi@kernel.org>
drivers/platform/chrome/Kconfig

index 10941ac3730585efd792d6319781e61e93436e8c..2281d6dacc9bc5c0d719a2c42a0148968f11a121 100644 (file)
@@ -286,7 +286,7 @@ config CROS_USBPD_NOTIFY
        default MFD_CROS_EC_DEV
        help
          If you say Y here, you get support for Type-C PD event notifications
-         from the ChromeOS EC. On ACPI platorms this driver will bind to the
+         from the ChromeOS EC. On ACPI platforms this driver will bind to the
          GOOG0003 ACPI device, and on platforms which don't have this device it
          will get initialized on ECs which support the feature
          EC_FEATURE_USB_PD.