From: Geert Uytterhoeven Date: Tue, 6 May 2025 13:02:06 +0000 (+0200) Subject: i2c: I2C_DESIGNWARE_AMDISP should depend on DRM_AMD_ISP X-Git-Tag: v6.16-rc1~112^2~1^2~10 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=66e64b457c238cc8f43870b3ff137b7d660fdb81;p=thirdparty%2Flinux.git i2c: I2C_DESIGNWARE_AMDISP should depend on DRM_AMD_ISP The AMD Image Signal Processor I2C functionality is only present on AMD platforms with ISP support, and its platform device is instantiated by the AMD ISP driver. Hence add a dependency on DRM_AMD_ISP, to prevent asking the user about this driver when configuring a kernel that does not support the AMD ISP. Fixes: d6263c468a76 ("i2c: amd-isp: Add ISP i2c-designware driver") Signed-off-by: Geert Uytterhoeven Reviewed-by: Pratap Nirujogi Link: https://lore.kernel.org/r/3888f892b8c4d8c8acd17e56581e726ace7f7092.1746536495.git.geert+renesas@glider.be Signed-off-by: Andi Shyti --- diff --git a/drivers/i2c/busses/Kconfig b/drivers/i2c/busses/Kconfig index adb2910525b15..827b3dc3aa814 100644 --- a/drivers/i2c/busses/Kconfig +++ b/drivers/i2c/busses/Kconfig @@ -594,6 +594,7 @@ config I2C_DESIGNWARE_PLATFORM config I2C_DESIGNWARE_AMDISP tristate "Synopsys DesignWare Platform for AMDISP" + depends on DRM_AMD_ISP || COMPILE_TEST depends on I2C_DESIGNWARE_CORE help If you say yes to this option, support will be included for the