* [PATCH] riscv: defconfig: Enable Eswin SoCs
@ 2026-06-03 18:33 Anirudh Srinivasan
2026-06-04 20:56 ` Paul Walmsley
0 siblings, 1 reply; 2+ messages in thread
From: Anirudh Srinivasan @ 2026-06-03 18:33 UTC (permalink / raw)
To: Paul Walmsley, Palmer Dabbelt, Albert Ou, Alexandre Ghiti
Cc: linux-riscv, linux-kernel, Anirudh Srinivasan
Enable support for Eswin SoCs in the default configuration, so that
defconfig kernel/DTs are bootable on Hifive Premier P550 Board.
Signed-off-by: Anirudh Srinivasan <asrinivasan@oss.tenstorrent.com>
---
arch/riscv/configs/defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/riscv/configs/defconfig b/arch/riscv/configs/defconfig
index c2c37327b9877..74ba5acc12a40 100644
--- a/arch/riscv/configs/defconfig
+++ b/arch/riscv/configs/defconfig
@@ -24,6 +24,7 @@ CONFIG_BLK_DEV_INITRD=y
CONFIG_PROFILING=y
CONFIG_ARCH_ANDES=y
CONFIG_ARCH_ANLOGIC=y
+CONFIG_ARCH_ESWIN=y
CONFIG_ARCH_MICROCHIP=y
CONFIG_ARCH_SIFIVE=y
CONFIG_ARCH_SOPHGO=y
---
base-commit: 254f49634ee16a731174d2ae34bc50bd5f45e731
change-id: 20260603-eswin_defconfig-3aeb501af076
Best regards,
--
Anirudh Srinivasan <asrinivasan@oss.tenstorrent.com>
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] riscv: defconfig: Enable Eswin SoCs
2026-06-03 18:33 [PATCH] riscv: defconfig: Enable Eswin SoCs Anirudh Srinivasan
@ 2026-06-04 20:56 ` Paul Walmsley
0 siblings, 0 replies; 2+ messages in thread
From: Paul Walmsley @ 2026-06-04 20:56 UTC (permalink / raw)
To: Anirudh Srinivasan
Cc: Paul Walmsley, Palmer Dabbelt, Albert Ou, Alexandre Ghiti,
linux-riscv, linux-kernel
On Wed, 3 Jun 2026, Anirudh Srinivasan wrote:
> Enable support for Eswin SoCs in the default configuration, so that
> defconfig kernel/DTs are bootable on Hifive Premier P550 Board.
>
> Signed-off-by: Anirudh Srinivasan <asrinivasan@oss.tenstorrent.com>
Thanks, queued for v7.2.
- Paul
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-06-04 20:56 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-03 18:33 [PATCH] riscv: defconfig: Enable Eswin SoCs Anirudh Srinivasan
2026-06-04 20:56 ` Paul Walmsley
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome