diff --git a/drivers/i2c/busses/Kconfig b/drivers/i2c/busses/Kconfig index c074df7454d534e1da6bd4efa0f97ee26a8f98d1..39862fd27a724474cbdf0f219b756b7456c4dd50 100644 --- a/drivers/i2c/busses/Kconfig +++ b/drivers/i2c/busses/Kconfig @@ -720,7 +720,7 @@ config I2C_RIIC config I2C_RK3X tristate "Rockchip RK3xxx I2C adapter" - depends on OF + depends on OF && COMMON_CLK help Say Y here to include support for the I2C adapter in Rockchip RK3xxx SoCs.