2020-02-24 09:16:22

by Maxime Ripard

[permalink] [raw]
Subject: [PATCH 04/89] 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 <[email protected]>
Cc: Florian Fainelli <[email protected]>
Cc: Wolfram Sang <[email protected]>
Cc: [email protected]
Cc: [email protected]
Signed-off-by: Maxime Ripard <[email protected]>
---
drivers/i2c/busses/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/i2c/busses/Kconfig b/drivers/i2c/busses/Kconfig
index 2ddca08f8a76..9b8494de4a59 100644
--- a/drivers/i2c/busses/Kconfig
+++ b/drivers/i2c/busses/Kconfig
@@ -476,7 +476,7 @@ config I2C_BCM_KONA
config I2C_BRCMSTB
tristate "BRCM Settop/DSL I2C controller"
depends on ARCH_BRCMSTB || BMIPS_GENERIC || ARCH_BCM_63XX || \
- COMPILE_TEST
+ COMPILE_TEST || ARCH_BCM2835
default y
help
If you say yes to this option, support will be included for the
--
git-series 0.9.1


2020-02-24 17:40:31

by Florian Fainelli

[permalink] [raw]
Subject: Re: [PATCH 04/89] i2c: brcmstb: Allow to compile it on BCM2835

On 2/24/20 1:06 AM, Maxime Ripard wrote:
> 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 <[email protected]>
> Cc: Florian Fainelli <[email protected]>
> Cc: Wolfram Sang <[email protected]>
> Cc: [email protected]
> Cc: [email protected]
> Signed-off-by: Maxime Ripard <[email protected]>

Acked-by: Florian Fainelli <[email protected]>
--
Florian

2020-03-10 10:17:30

by Wolfram Sang

[permalink] [raw]
Subject: Re: [PATCH 04/89] i2c: brcmstb: Allow to compile it on BCM2835


> config I2C_BRCMSTB
> tristate "BRCM Settop/DSL I2C controller"
> depends on ARCH_BRCMSTB || BMIPS_GENERIC || ARCH_BCM_63XX || \
> - COMPILE_TEST
> + COMPILE_TEST || ARCH_BCM2835

Can you please sort if for easier maintenance?


Attachments:
(No filename) (252.00 B)
signature.asc (849.00 B)
Download all attachments