[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20241115092230.7051-1-zhujun2@cmss.chinamobile.com>
Date: Fri, 15 Nov 2024 01:22:30 -0800
From: Zhu Jun <zhujun2@...s.chinamobile.com>
To: arnd@...db.de
Cc: gregkh@...uxfoundation.org,
W_Armin@....de,
linux-kernel@...r.kernel.org,
zhujun2@...s.chinamobile.com
Subject: [PATCH] eeprom: Fix the cacography in Kconfig
The word 'swtich' is wrong, so fix it.
Signed-off-by: Zhu Jun <zhujun2@...s.chinamobile.com>
---
drivers/misc/eeprom/Kconfig | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/misc/eeprom/Kconfig b/drivers/misc/eeprom/Kconfig
index 9df12399bda3..cb1c4b8e7fd3 100644
--- a/drivers/misc/eeprom/Kconfig
+++ b/drivers/misc/eeprom/Kconfig
@@ -97,11 +97,11 @@ config EEPROM_DIGSY_MTC_CFG
If unsure, say N.
config EEPROM_IDT_89HPESX
- tristate "IDT 89HPESx PCIe-swtiches EEPROM / CSR support"
+ tristate "IDT 89HPESx PCIe-switches EEPROM / CSR support"
depends on I2C && SYSFS
help
Enable this driver to get read/write access to EEPROM / CSRs
- over IDT PCIe-swtich i2c-slave interface.
+ over IDT PCIe-switch i2c-slave interface.
This driver can also be built as a module. If so, the module
will be called idt_89hpesx.
--
2.17.1
Powered by blists - more mailing lists