summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorSam Ravnborg <sam@ravnborg.org>2023-04-07 20:45:00 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2023-04-11 14:00:37 +0200
commita4670867f8c47649e06c98cb02da7ff487de764c (patch)
tree00c2e4b9560c5d7717307f77b73d12f6511b8417 /arch
parentc23ab1c0fd855c1c9c05636b42792502d00efb41 (diff)
downloadbarebox-a4670867f8c47649e06c98cb02da7ff487de764c.tar.gz
ARM: add sama5d4_wifx to at91_multi_defconfig
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 <sam@ravnborg.org> Link: https://lore.barebox.org/20230407184500.GB1648837@ravnborg.org Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/configs/at91_multi_defconfig1
1 files changed, 1 insertions, 0 deletions
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