With this change we have more chances to catch build issues during
refactoring.
The board is added to get build coverage, it is not verified if it
actually boots with this config.

Signed-off-by: Sam Ravnborg <s...@ravnborg.org>
---
 arch/arm/configs/at91_multi_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/configs/at91_multi_defconfig 
b/arch/arm/configs/at91_multi_defconfig
index 6cbe013162..151f9a7069 100644
--- a/arch/arm/configs/at91_multi_defconfig
+++ b/arch/arm/configs/at91_multi_defconfig
@@ -7,6 +7,7 @@ CONFIG_MACH_MICROCHIP_KSZ9477_EVB=y
 CONFIG_MACH_SAMA5D3_XPLAINED=y
 CONFIG_MACH_SAMA5D27_SOM1=y
 CONFIG_MACH_SAMA5D27_GIANTBOARD=y
+CONFIG_MACH_SAMA5D4_WIFX=y
 CONFIG_AEABI=y
 CONFIG_ARM_OPTIMZED_STRING_FUNCTIONS=y
 CONFIG_ARM_UNWIND=y
-- 
2.34.1


Reply via email to