Message ID | 20231009135833.17880-1-pbrobinson@gmail.com (mailing list archive) |
---|---|
Headers | show |
Series | Cleanup some BRCMSTB Kconfig options | expand |
On Mon, 09 Oct 2023 14:58:16 +0100, Peter Robinson wrote: > Most of the BRCMSTB drivers correctly depend on ARCH_BRCMSTB > but some of the options depend on ARM and ARM64 instead. > This cleans those up to be uniform with the rest of the > drivers for the SoC to make it a bit more straight forward > when enabling (or not) the SoC and associate drivers. > > Peter Robinson (3): > soc: bcm: brcmstb: depend on ARCH_BRCMSTB over arm arches > power: reset: brcmstb: Depend on actual SoC dependencies > bus: brcmstb_gisb: Depend on SoC specifics over generic arm > > [...] Applied, thanks! [2/3] power: reset: brcmstb: Depend on actual SoC dependencies commit: 3c693ac29e3fb4e1d88652e633a9dc16e1dd76e4 Best regards,