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

Commit 3924bac4 authored by Michal Simek's avatar Michal Simek Committed by Wolfram Sang
Browse files

i2c: cadence: enable driver for ARM64



This IP is available on Xilinx ZynqMP.

Signed-off-by: default avatarMichal Simek <michal.simek@xilinx.com>
Signed-off-by: default avatarWolfram Sang <wsa@the-dreams.de>
parent 2b630df7
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -424,7 +424,7 @@ config I2C_BLACKFIN_TWI_CLK_KHZ


config I2C_CADENCE
config I2C_CADENCE
	tristate "Cadence I2C Controller"
	tristate "Cadence I2C Controller"
	depends on ARCH_ZYNQ
	depends on ARCH_ZYNQ || ARM64
	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.