[PATCH] riscv: defconfig: Add initial Kendryte K230 defconfig

Conor Dooley conor at kernel.org
Tue Dec 2 08:22:41 PST 2025


On Tue, Dec 02, 2025 at 08:01:20PM +0800, q691800735 at 163.com wrote:
> From: jybruceupup <691800735 at qq.com>
> 
> Add initial defconfig support for the Kendryte K230 RISC-V SoC. This defconfig enables:
> - Essential RISC-V architecture features (64-bit, S-mode, page tables)
> - Core peripherals required for boot (UART, GPIO, MMC, clock)
> - Device Tree overlay support
> - Basic power management and reset functionality
> - Debugging features (printk, earlycon)
> 
> This defconfig serves as the base configuration for K230-based platforms
> (including CanMV DongshanPi) and is compatible with upstream RISC-V kernel features.

I'm sorry, but we don't do per-device configs in upstream. I know that
there's k210 ones but they are an exception that would not be permitted
now. Please add whatever bare-minimum things that are needed to boot
to the standard defconfig and other platform specific items that would be
helpful to upstream kernel developers as modules.

Thanks,
Conor.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-riscv/attachments/20251202/4e61dea6/attachment.sig>


More information about the linux-riscv mailing list