]> Git Repo - buildroot-mgba.git/blob - configs/canaan_kd233_defconfig
configs/beaglev_fire: Bump Linux
[buildroot-mgba.git] / configs / canaan_kd233_defconfig
1 BR2_riscv=y
2 BR2_riscv_custom=y
3 BR2_RISCV_ISA_RVM=y
4 BR2_RISCV_ISA_RVA=y
5 BR2_RISCV_ISA_RVF=y
6 BR2_RISCV_ISA_RVD=y
7 BR2_RISCV_ISA_RVC=y
8 # BR2_RISCV_USE_MMU is not set
9 BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_5_19=y
10 BR2_INIT_TINYINIT=y
11 # BR2_TARGET_ENABLE_ROOT_LOGIN is not set
12 BR2_LINUX_KERNEL=y
13 BR2_LINUX_KERNEL_CUSTOM_VERSION=y
14 BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="5.19"
15 BR2_LINUX_KERNEL_DEFCONFIG="nommu_k210"
16 BR2_LINUX_KERNEL_CONFIG_FRAGMENT_FILES="board/canaan/kd233/linux-cpio.config"
17 BR2_LINUX_KERNEL_IMAGE_TARGET_CUSTOM=y
18 BR2_LINUX_KERNEL_IMAGE_NAME="loader.bin"
19 BR2_PACKAGE_BUSYBOX_CONFIG_FRAGMENT_FILES="board/canaan/k210-soc/busybox-tiny.config"
20 # BR2_PACKAGE_IFUPDOWN_SCRIPTS is not set
21 BR2_TARGET_ROOTFS_INITRAMFS=y
22 BR2_PACKAGE_HOST_PYTHON_KFLASH=y
This page took 0.024401 seconds and 4 git commands to generate.