projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2b630df
)
i2c: cadence: enable driver for ARM64
author
Michal Simek
<michal.simek@xilinx.com>
Mon, 26 Oct 2015 14:09:53 +0000
(15:09 +0100)
committer
Wolfram Sang
<wsa@the-dreams.de>
Mon, 26 Oct 2015 14:53:00 +0000
(15:53 +0100)
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>
drivers/i2c/busses/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/drivers/i2c/busses/Kconfig
b/drivers/i2c/busses/Kconfig
index 45e1a7ec617d2e400f044a43a04b455cd21b5b0f..e24c2b680b475880dd56d0bfb6f2691c00d26801 100644
(file)
--- a/
drivers/i2c/busses/Kconfig
+++ b/
drivers/i2c/busses/Kconfig
@@
-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.