1
0
Fork 0

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: Jan Kotas <jank@cadence.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
hifive-unleashed-5.1
Jan Kotas 2016-12-08 09:47:58 +00:00 committed by Wolfram Sang
parent b880ccaf17
commit f8989783d7
1 changed files with 1 additions and 1 deletions

View File

@ -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.