[PATCH v2] platform: x86: Kconfig: fix minor typo in help for WIRELESS_HOTKEY

From: Lazar Aleksic

Date: Tue Oct 28 2025 - 14:10:08 EST


Fixed a misspelling of Xiaomi

Signed-off-by: Lazar Aleksic <kripticni.dev@xxxxxxxxx>
---
drivers/platform/x86/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/platform/x86/Kconfig b/drivers/platform/x86/Kconfig
index 46e62feeda3c..c122016d82f1 100644
--- a/drivers/platform/x86/Kconfig
+++ b/drivers/platform/x86/Kconfig
@@ -432,7 +432,7 @@ config WIRELESS_HOTKEY
depends on INPUT
help
This driver provides supports for the wireless buttons found on some AMD,
- HP, & Xioami laptops.
+ HP, & Xiaomi laptops.
On such systems the driver should load automatically (via ACPI alias).

To compile this driver as a module, choose M here: the module will
--
2.49.1