]> www.infradead.org Git - users/willy/xarray.git/commit
soc: versatile: enable compile testing
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Sun, 25 Aug 2024 18:05:25 +0000 (20:05 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 30 Aug 2024 13:40:11 +0000 (15:40 +0200)
commit2f05726171f8d03eef58bc26b49e4994a66c0c5f
tree23c1e6b48c509bbeb910ee718ae17d43dbfa9719
parentc774f2564c0086c23f5269fd4691f233756bf075
soc: versatile: enable compile testing

Enable compile testing for broader build coverage.  None of the drivers
use anything from "asm", so code should build everywhere.
CONFIG_PLAT_VERSATILE is being selected by driver dependencies
(CONFIG_ARCH_INTEGRATOR and CONFIG_ARCH_REALVIEW), so directory can be
always added to Makefile targets without impacting other configurations.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/20240825-soc-dev-fixes-v1-4-ff4b35abed83@linaro.org
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/soc/Makefile
drivers/soc/versatile/Kconfig