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 7da8f7f commit 9fe49f3Copy full SHA for 9fe49f3
drivers/i2c/busses/Kconfig
@@ -520,12 +520,12 @@ config I2C_BRCMSTB
520
If you do not need I2C interface, say N.
521
522
config I2C_ADI_SC5XX
523
- tristate "ADI SC5XX I2C support"
524
- depends on ARCH_SC59X_64
525
- help
526
- This is the I2C bus driver for ADI on-chip TWI interface.
+ tristate "ADI SC5XX I2C support"
+ depends on ARCH_SC59X_64
+ help
+ This is the I2C bus driver for ADI on-chip TWI interface.
527
528
- This driver can also be built as a module.
+ This driver can also be built as a module.
529
530
config I2C_CADENCE
531
tristate "Cadence I2C Controller"
0 commit comments