Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f8989783 authored by Jan Kotas's avatar Jan Kotas Committed by Wolfram Sang
Browse files

i2c: cadence: Allow Cadence I2C to be selected for Cadence Xtensa CPUs



This patch allows Cadence I2C controller to be selected in systems using Cadence Xtensa processors.

Signed-off-by: default avatarJan Kotas <jank@cadence.com>
Signed-off-by: default avatarWolfram Sang <wsa@the-dreams.de>
parent b880ccaf
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -426,7 +426,7 @@ config I2C_BLACKFIN_TWI_CLK_KHZ

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