]> Git Repo - buildroot-mgba.git/blame - configs/nezha_defconfig
support/pkg-stats: support values with an equal sign in them
[buildroot-mgba.git] / configs / nezha_defconfig
CommitLineData
acbe6a0a
PK
1BR2_riscv=y
2BR2_GLOBAL_PATCH_DIR="board/nezha/patches"
3BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_5_14=y
4BR2_ROOTFS_OVERLAY="board/nezha/overlay"
5BR2_ROOTFS_POST_IMAGE_SCRIPT="support/scripts/genimage.sh"
6BR2_ROOTFS_POST_SCRIPT_ARGS="-c board/nezha/genimage.cfg"
7BR2_LINUX_KERNEL=y
8BR2_LINUX_KERNEL_CUSTOM_TARBALL=y
9BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="$(call github,smaeul,linux,012f5a3d01be6d44e32c74bb3637ec281790b297)/linux-012f5a3d01be6d44e32c74bb3637ec281790b297.tar.gz"
10BR2_LINUX_KERNEL_DEFCONFIG="nezha"
11BR2_LINUX_KERNEL_DTS_SUPPORT=y
12BR2_LINUX_KERNEL_INTREE_DTS_NAME="allwinner/sun20i-d1-nezha"
13BR2_LINUX_KERNEL_INSTALL_TARGET=y
14BR2_TARGET_ROOTFS_EXT2=y
15BR2_TARGET_ROOTFS_EXT2_4=y
16# BR2_TARGET_ROOTFS_TAR is not set
17BR2_TARGET_OPENSBI=y
18BR2_TARGET_OPENSBI_CUSTOM_TARBALL=y
19BR2_TARGET_OPENSBI_CUSTOM_TARBALL_LOCATION="$(call github,smaeul,opensbi,b9125c6f8909d1cc0417795737fc13cb6297ff11)/opensbi-b9125c6f8909d1cc0417795737fc13cb6297ff11.tar.gz"
20BR2_TARGET_OPENSBI_PLAT="generic"
21# BR2_TARGET_OPENSBI_INSTALL_JUMP_IMG is not set
22BR2_TARGET_SUN20I_D1_SPL=y
23BR2_TARGET_UBOOT=y
24BR2_TARGET_UBOOT_BUILD_SYSTEM_KCONFIG=y
25BR2_TARGET_UBOOT_CUSTOM_TARBALL=y
26BR2_TARGET_UBOOT_CUSTOM_TARBALL_LOCATION="$(call github,smaeul,u-boot,62392d3b8a624a80646c1876533336f90140088d)/uboot-62392d3b8a624a80646c1876533336f90140088d.tar.gz"
27BR2_TARGET_UBOOT_BOARD_DEFCONFIG="nezha"
28BR2_TARGET_UBOOT_NEEDS_DTC=y
29BR2_TARGET_UBOOT_NEEDS_OPENSBI=y
30# BR2_TARGET_UBOOT_FORMAT_BIN is not set
31BR2_TARGET_UBOOT_FORMAT_CUSTOM=y
32BR2_TARGET_UBOOT_FORMAT_CUSTOM_NAME="u-boot.toc1"
33BR2_PACKAGE_HOST_GENIMAGE=y
This page took 0.027909 seconds and 4 git commands to generate.