Hello Julius Werner, Paul Menzel, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/31313
to look at the new patch set (#4).
Change subject: arch/arm: Make ARM specific options depend on ARCH_ARM ......................................................................
arch/arm: Make ARM specific options depend on ARCH_ARM
Also don't define the default as this result in spurious lines in the .config.
TEST: The generated config.h remains the same for all boards.
Change-Id: I1ed4a71599641db606510e5304b9f0acf9b7eb88 Signed-off-by: Arthur Heymans arthur@aheymans.xyz --- M src/arch/arm/Kconfig M src/cpu/allwinner/a10/Kconfig M src/cpu/armltd/cortex-a9/Kconfig M src/cpu/ti/am335x/Kconfig M src/soc/nvidia/tegra124/Kconfig M src/soc/nvidia/tegra210/Kconfig M src/soc/qualcomm/ipq40xx/Kconfig M src/soc/qualcomm/ipq806x/Kconfig M src/soc/rockchip/rk3288/Kconfig M src/soc/samsung/exynos5250/Kconfig M src/soc/samsung/exynos5420/Kconfig 11 files changed, 14 insertions(+), 2 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/13/31313/4