mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2024-12-29 17:25:38 +00:00
eeprom: Fix the cacography in Kconfig
The word 'swtich' is wrong, so fix it. Signed-off-by: Luo Yifan <luoyifan@cmss.chinamobile.com> Link: https://lore.kernel.org/r/20241022062534.122428-1-luoyifan@cmss.chinamobile.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
7428f9d970
commit
d8da4f1912
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user