Skip to content

Commit d8da4f1

Browse files
Luo Yifangregkh
authored andcommitted
eeprom: Fix the cacography in Kconfig
The word 'swtich' is wrong, so fix it. Signed-off-by: Luo Yifan <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
1 parent 7428f9d commit d8da4f1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

drivers/misc/eeprom/Kconfig

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,11 +97,11 @@ config EEPROM_DIGSY_MTC_CFG
9797
If unsure, say N.
9898

9999
config EEPROM_IDT_89HPESX
100-
tristate "IDT 89HPESx PCIe-swtiches EEPROM / CSR support"
100+
tristate "IDT 89HPESx PCIe-switches EEPROM / CSR support"
101101
depends on I2C && SYSFS
102102
help
103103
Enable this driver to get read/write access to EEPROM / CSRs
104-
over IDT PCIe-swtich i2c-slave interface.
104+
over IDT PCIe-switch i2c-slave interface.
105105

106106
This driver can also be built as a module. If so, the module
107107
will be called idt_89hpesx.

0 commit comments

Comments
 (0)