From: Maxime Ripard Date: Tue, 14 Jan 2020 12:36:42 +0000 (+0100) Subject: i2c: brcmstb: Allow to compile it on BCM2835 X-Git-Tag: accepted/tizen/unified/20200709.164653~695 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6c09117dea350f2e14feedd6e1349f9325de055a;p=platform%2Fkernel%2Flinux-rpi.git i2c: brcmstb: Allow to compile it on BCM2835 The BCM2711, supported by ARCH_BCM2835, also has a controller by the brcmstb driver so let's allow it to be compiled on that platform. Cc: Kamal Dasu Cc: Wolfram Sang Cc: bcm-kernel-feedback-list@broadcom.com Cc: linux-i2c@vger.kernel.org Acked-by: Florian Fainelli Signed-off-by: Maxime Ripard --- diff --git a/drivers/i2c/busses/Kconfig b/drivers/i2c/busses/Kconfig index c9ae45f..1291bda 100644 --- a/drivers/i2c/busses/Kconfig +++ b/drivers/i2c/busses/Kconfig @@ -491,8 +491,8 @@ config I2C_BCM_KONA config I2C_BRCMSTB tristate "BRCM Settop/DSL I2C controller" - depends on ARCH_BRCMSTB || BMIPS_GENERIC || ARCH_BCM_63XX || \ - COMPILE_TEST + depends on ARCH_BCM2835 || ARCH_BRCMSTB || BMIPS_GENERIC || \ + ARCH_BCM_63XX || COMPILE_TEST default y help If you say yes to this option, support will be included for the