i2c: cadence: enable driver for ARM64
This IP is available on Xilinx ZynqMP. Signed-off-by: Michal Simek <michal.simek@xilinx.com> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
This commit is contained in:
parent
2b630df721
commit
3924bac47a
1 changed files with 1 additions and 1 deletions
|
@ -424,7 +424,7 @@ config I2C_BLACKFIN_TWI_CLK_KHZ
|
|||
|
||||
config I2C_CADENCE
|
||||
tristate "Cadence I2C Controller"
|
||||
depends on ARCH_ZYNQ
|
||||
depends on ARCH_ZYNQ || ARM64
|
||||
help
|
||||
Say yes here to select Cadence I2C Host Controller. This controller is
|
||||
e.g. used by Xilinx Zynq.
|
||||
|
|
Loading…
Add table
Reference in a new issue