From 5c46b6bd019243eb7237cbbfcf00f63247c61dad Mon Sep 17 00:00:00 2001 From: Arthur Heymans Date: Tue, 18 Apr 2023 13:00:49 +0200 Subject: arch/arm64: Add Clang as supported target QEMU aarch64 boots to payload when compiled with clang. Change-Id: I940a1ccf5cc4ec7bed5b6c8be92fc47922e1e747 Signed-off-by: Arthur Heymans Reviewed-on: https://review.coreboot.org/c/coreboot/+/74501 Reviewed-by: Julius Werner Tested-by: build bot (Jenkins) --- src/arch/arm64/Kconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'src/arch/arm64') diff --git a/src/arch/arm64/Kconfig b/src/arch/arm64/Kconfig index ea7b5aae71..af5050b21b 100644 --- a/src/arch/arm64/Kconfig +++ b/src/arch/arm64/Kconfig @@ -2,7 +2,6 @@ config ARCH_ARM64 bool - select CLANG_UNSUPPORTED config ARCH_BOOTBLOCK_ARM64 bool -- cgit v1.2.3