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

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
...@@ -508,7 +508,7 @@ config I2C_BRCMSTB ...@@ -508,7 +508,7 @@ config I2C_BRCMSTB
config I2C_CADENCE config I2C_CADENCE
tristate "Cadence I2C Controller" tristate "Cadence I2C Controller"
depends on ARCH_ZYNQ || ARM64 || XTENSA || COMPILE_TEST depends on ARCH_ZYNQ || ARM64 || XTENSA || RISCV || COMPILE_TEST
help help
Say yes here to select Cadence I2C Host Controller. This controller is Say yes here to select Cadence I2C Host Controller. This controller is
e.g. used by Xilinx Zynq. e.g. used by Xilinx Zynq.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment