* [Buildroot] [PATCH] configs: andes_ae350_45: Update generic extensions
@ 2023-08-23 3:07 Yu Chien Peter Lin
2023-08-24 20:32 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Yu Chien Peter Lin @ 2023-08-23 3:07 UTC (permalink / raw)
To: buildroot; +Cc: Yu Chien Peter Lin, ycliang, thomas.petazzoni
As of upstream commit cbd91e89e43d600172c62fd1cbd33aa74d0a851a
we can use the defualt BR2_riscv_g to select IMAFD extensions.
Suggested-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Signed-off-by: Yu Chien Peter Lin <peterlin@andestech.com>
---
https://patchwork.ozlabs.org/project/buildroot/patch/20230815054327.1436-1-peterlin@andestech.com/#3169699
---
configs/andes_ae350_45_defconfig | 5 -----
1 file changed, 5 deletions(-)
diff --git a/configs/andes_ae350_45_defconfig b/configs/andes_ae350_45_defconfig
index a60c4b25a0..fd8b7db0e7 100644
--- a/configs/andes_ae350_45_defconfig
+++ b/configs/andes_ae350_45_defconfig
@@ -1,9 +1,4 @@
BR2_riscv=y
-BR2_riscv_custom=y
-BR2_RISCV_ISA_RVM=y
-BR2_RISCV_ISA_RVA=y
-BR2_RISCV_ISA_RVF=y
-BR2_RISCV_ISA_RVD=y
BR2_RISCV_ISA_RVC=y
BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_6_0=y
BR2_GLOBAL_PATCH_DIR="board/andes/ae350/patches"
--
2.34.1
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-08-24 20:32 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-23 3:07 [Buildroot] [PATCH] configs: andes_ae350_45: Update generic extensions Yu Chien Peter Lin
2023-08-24 20:32 ` Thomas Petazzoni via buildroot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox