We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7428f9d commit d8da4f1Copy full SHA for d8da4f1
drivers/misc/eeprom/Kconfig
@@ -97,11 +97,11 @@ config EEPROM_DIGSY_MTC_CFG
97
If unsure, say N.
98
99
config EEPROM_IDT_89HPESX
100
- tristate "IDT 89HPESx PCIe-swtiches EEPROM / CSR support"
+ tristate "IDT 89HPESx PCIe-switches EEPROM / CSR support"
101
depends on I2C && SYSFS
102
help
103
Enable this driver to get read/write access to EEPROM / CSRs
104
- over IDT PCIe-swtich i2c-slave interface.
+ over IDT PCIe-switch i2c-slave interface.
105
106
This driver can also be built as a module. If so, the module
107
will be called idt_89hpesx.
0 commit comments