]> Git Repo - buildroot-mgba.git/blame - configs/sipeed_maix_go_defconfig
configs/imx6slevk: update the kernel to 6.6.51
[buildroot-mgba.git] / configs / sipeed_maix_go_defconfig
CommitLineData
88ba4634
DLM
1# Architecture
2BR2_riscv=y
3BR2_RISCV_64=y
4BR2_riscv_custom=y
cbd91e89
JG
5BR2_RISCV_ISA_RVM=y
6BR2_RISCV_ISA_RVA=y
7BR2_RISCV_ISA_RVF=y
8BR2_RISCV_ISA_RVD=y
9BR2_RISCV_ISA_RVC=y
87491656 10# BR2_RISCV_USE_MMU is not set
88ba4634
DLM
11BR2_RISCV_ABI_LP64D=y
12
1bd8e718
PK
13# Linux headers same as kernel, a 5.19 series
14BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_5_19=y
15
88ba4634 16# Binary format
88ba4634 17BR2_BINFMT_FLAT=y
88ba4634
DLM
18# BR2_TARGET_ENABLE_ROOT_LOGIN is not set
19
20# Kernel
21BR2_LINUX_KERNEL=y
22BR2_LINUX_KERNEL_CUSTOM_VERSION=y
f78fae8c 23BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="5.19"
88ba4634
DLM
24BR2_LINUX_KERNEL_DEFCONFIG="nommu_k210"
25BR2_LINUX_KERNEL_CONFIG_FRAGMENT_FILES="board/sipeed/maix-go/linux-cpio.config"
26BR2_LINUX_KERNEL_IMAGE_TARGET_CUSTOM=y
27BR2_LINUX_KERNEL_IMAGE_NAME="loader.bin"
28
29# Packages
30BR2_PACKAGE_HOST_PYTHON_KFLASH=y
88ba4634
DLM
31BR2_PACKAGE_BUSYBOX_CONFIG_FRAGMENT_FILES="board/canaan/k210-soc/busybox-tiny.config"
32# BR2_PACKAGE_IFUPDOWN_SCRIPTS is not set
33
34# Filesystem
49258bc3 35BR2_INIT_TINYINIT=y
88ba4634 36BR2_TARGET_ROOTFS_INITRAMFS=y
This page took 0.220484 seconds and 4 git commands to generate.