Skip to content

Commit 9fe49f3

Browse files
committed
fixup! i2c: Add driver for ADI ADSP-SC5xx platforms
1 parent 7da8f7f commit 9fe49f3

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

drivers/i2c/busses/Kconfig

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -520,12 +520,12 @@ config I2C_BRCMSTB
520520
If you do not need I2C interface, say N.
521521

522522
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.
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.
527527

528-
This driver can also be built as a module.
528+
This driver can also be built as a module.
529529

530530
config I2C_CADENCE
531531
tristate "Cadence I2C Controller"

0 commit comments

Comments
 (0)