i2c: Reflect correct dependency for !DM cadence driver
authorMichal Simek <michal.simek@xilinx.com>
Wed, 9 Jan 2019 11:00:32 +0000 (12:00 +0100)
committerHeiko Schocher <hs@denx.de>
Tue, 15 Jan 2019 08:06:46 +0000 (09:06 +0100)
Setup proper DM_I2C dependency.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
drivers/i2c/Kconfig

index 536617115a2c71b23fb0bd4e6e8b2f6e66d9144a..7579eb8755cb770666008157e452d879f122eafe 100644 (file)
@@ -459,6 +459,7 @@ config SYS_I2C_XILINX_XIIC
 config SYS_I2C_ZYNQ
        bool "Xilinx I2C driver"
        depends on ARCH_ZYNQMP || ARCH_ZYNQ
+       depends on !DM_I2C
        help
          Support for Xilinx I2C controller.