]> Git Repo - buildroot-mgba.git/blame - configs/globalscale_espressobin_defconfig
configs/raspberrypi3_64: install Compute Module 3 device-tree blob
[buildroot-mgba.git] / configs / globalscale_espressobin_defconfig
CommitLineData
1c714bf7
JN
1BR2_aarch64=y
2BR2_cortex_a53=y
3BR2_ARM_FPU_VFPV4=y
4
4c44bf34
JW
5# Linux headers same as kernel, a 5.15 series
6BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_5_15=y
1c714bf7
JN
7
8# Kernel
9BR2_LINUX_KERNEL=y
10BR2_LINUX_KERNEL_CUSTOM_VERSION=y
4c44bf34 11BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="5.15.1"
1c714bf7
JN
12BR2_LINUX_KERNEL_USE_ARCH_DEFAULT_CONFIG=y
13BR2_LINUX_KERNEL_CONFIG_FRAGMENT_FILES="board/globalscale/espressobin/linux-extras.config"
14BR2_LINUX_KERNEL_DTS_SUPPORT=y
04cd621a 15BR2_LINUX_KERNEL_INTREE_DTS_NAME="marvell/armada-3720-espressobin marvell/armada-3720-espressobin-emmc marvell/armada-3720-espressobin-v7 marvell/armada-3720-espressobin-v7-emmc marvell/armada-3720-espressobin-ultra"
1c714bf7 16BR2_LINUX_KERNEL_INSTALL_TARGET=y
d1caf8b5 17BR2_LINUX_KERNEL_NEEDS_HOST_OPENSSL=y
1c714bf7
JN
18
19# Filesystem
20BR2_TARGET_GENERIC_ISSUE="Welcome to Buildroot for the Marvell ESPRESSObin"
21BR2_TARGET_ROOTFS_EXT2=y
22BR2_TARGET_ROOTFS_EXT2_4=y
23BR2_TARGET_ROOTFS_EXT2_SIZE="120M"
24BR2_TARGET_ROOTFS_TAR_GZIP=y
25BR2_PACKAGE_HOST_GENIMAGE=y
26BR2_ROOTFS_POST_IMAGE_SCRIPT="support/scripts/genimage.sh"
27BR2_ROOTFS_POST_SCRIPT_ARGS="-c board/globalscale/espressobin/genimage.cfg"
This page took 0.371315 seconds and 4 git commands to generate.