ARM: multi_v7_defconfig: Enable drivers for DragonBoard 410c
authorStephan Gerhold <stephan@gerhold.net>
Mon, 13 Dec 2021 11:32:50 +0000 (12:32 +0100)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Mon, 13 Dec 2021 22:52:05 +0000 (16:52 -0600)
commit7495af9308354b37a3557518d0d04f4cdb2a7837
treef42b98a7daa75d0aa3dd345340762576ca6bf32f
parentfa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf
ARM: multi_v7_defconfig: Enable drivers for DragonBoard 410c

The DragonBoard 410c is mainly supported by the ARM64 architecture
and defconfig, but it can also run well on the ARM32 architecture.
Add the necessary options to the multi_v7_defconfig to simplify
building an ARM32 kernel for DragonBoard 410c.

This is also a possible opportunity to slightly increase CI coverage
for older Qualcomm-based ARM32 platforms that are currently not
represented well in automated CI setups. The APQ8016 SoC used in DB410c
is still quite similar to those. DB410c is already used in some CI systems
so the same hardware could be re-used to get some basic ARM32 boot testing.

When deciding between built-in (y) and module (m), I usually used the
same that is already being used (and functional) in the ARM64 defconfig.

Signed-off-by: Stephan Gerhold <stephan@gerhold.net>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20211213113250.4249-2-stephan@gerhold.net
arch/arm/configs/multi_v7_defconfig