Skip to content

Commit 29914da

Browse files
JiShengTeohAndi Shyti
authored andcommitted
i2c: cadence: Add RISCV architecture support
Add RISCV support to Cadence I2C Kconfig which is used in platform such as the StarFive JH8100. Signed-off-by: Eng Lee Teh <englee.teh@starfivetech.com> Signed-off-by: Ji Sheng Teoh <jisheng.teoh@starfivetech.com> Signed-off-by: Andi Shyti <andi.shyti@kernel.org>
1 parent 1d428f5 commit 29914da

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

drivers/i2c/busses/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -508,7 +508,7 @@ config I2C_BRCMSTB
508508

509509
config I2C_CADENCE
510510
tristate "Cadence I2C Controller"
511-
depends on ARCH_ZYNQ || ARM64 || XTENSA || COMPILE_TEST
511+
depends on ARCH_ZYNQ || ARM64 || XTENSA || RISCV || COMPILE_TEST
512512
help
513513
Say yes here to select Cadence I2C Host Controller. This controller is
514514
e.g. used by Xilinx Zynq.

0 commit comments

Comments
 (0)