linux/arch/riscv
Damien Le Moal aec3a94d95
riscv: Update Canaan Kendryte K210 defconfig
Update the Kendryte k210 nommu default configuration file
(nommu_k210_defconfig) to include device drivers for reset, reboot,
I2C, SPI, gpio and LEDs support. Virtual Terminal support is also
disabled as no terminal devices are supported and enabled. Disabling
CONFIG_VT (removing the no longer needed override for
CONFIG_VGA_CONSOLE) reduces the kernel image size by about 65 KB.

This default configuration remains suitable for a system using an
initramfs cpio file linked into the kernel image.

Signed-off-by: Damien Le Moal <damien.lemoal@wdc.com>
Reviewed-by: Anup Patel <anup@brainfault.org>
Reviewed-by: Atish Patra <atish.patra@wdc.com>
Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com>
2021-02-22 17:51:20 -08:00
..
boot riscv: Add Kendryte KD233 board device tree 2021-02-22 17:51:18 -08:00
configs riscv: Update Canaan Kendryte K210 defconfig 2021-02-22 17:51:20 -08:00
include RISC-V: Add a non-void return for sbi v02 functions 2021-02-22 17:51:03 -08:00
kernel RISC-V: Add a non-void return for sbi v02 functions 2021-02-22 17:51:03 -08:00
lib riscv: Add support for function error injection 2021-01-14 15:09:09 -08:00
mm RISC-V: Implement ASID allocator 2021-02-18 23:18:06 -08:00
net treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
Kbuild riscv: Allow device trees to be built into the kernel 2020-05-18 11:38:05 -07:00
Kconfig riscv/kasan: add KASAN_VMALLOC support 2021-02-18 23:17:59 -08:00
Kconfig.debug RISC-V: Remove EARLY_PRINTK support 2018-12-17 10:23:46 -08:00
Kconfig.socs riscv: Update Canaan Kendryte K210 device tree 2021-02-22 17:51:13 -08:00
Makefile riscv: Enable per-task stack canaries 2021-01-14 15:09:10 -08:00