[PATCH v3 5/5] arm64: defconfig: Enable ARCH_BLAIZE_BLZP1600

Niko Pasaloukos posted 5 patches 1 year, 9 months ago
There is a newer version of this series
[PATCH v3 5/5] arm64: defconfig: Enable ARCH_BLAIZE_BLZP1600
Posted by Niko Pasaloukos 1 year, 9 months ago
Enable ARCH_BLAIZE_BLZP1600 to get proper build coverage.

Signed-off-by: Nikolaos Pasaloukos <nikolaos.pasaloukos@blaize.com>
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 2c30d617e180..7d368a8911bf 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -43,6 +43,7 @@ CONFIG_ARCH_BCM_IPROC=y
 CONFIG_ARCH_BCMBCA=y
 CONFIG_ARCH_BRCMSTB=y
 CONFIG_ARCH_BERLIN=y
+CONFIG_ARCH_BLAIZE_BLZP1600=y
 CONFIG_ARCH_EXYNOS=y
 CONFIG_ARCH_SPARX5=y
 CONFIG_ARCH_K3=y
-- 
2.34.1