Commit 29914dac authored by Ji Sheng Teoh's avatar Ji Sheng Teoh Committed by Andi Shyti
Browse files

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: default avatarEng Lee Teh <englee.teh@starfivetech.com>
Signed-off-by: default avatarJi Sheng Teoh <jisheng.teoh@starfivetech.com>
Signed-off-by: default avatarAndi Shyti <andi.shyti@kernel.org>
parent 1d428f5d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -508,7 +508,7 @@ config I2C_BRCMSTB

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