[PATCH v2 01/91] i2c: brcmstb: Allow to compile it on BCM2835
Wolfram Sang
wsa at the-dreams.de
Fri Apr 24 16:13:53 UTC 2020
> 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
Isn't there something like ARCH_BROADCOM which we could use here instead
of adding each and every SoC?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20200424/eee44195/attachment.sig>
More information about the dri-devel
mailing list