xref: /OK3568_Linux_fs/buildroot/configs/globalscale_espressobin_defconfig (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1*4882a593SmuzhiyunBR2_aarch64=y
2*4882a593SmuzhiyunBR2_cortex_a53=y
3*4882a593SmuzhiyunBR2_ARM_FPU_VFPV4=y
4*4882a593Smuzhiyun
5*4882a593Smuzhiyun# Linux headers same as kernel, a 5.11 series
6*4882a593SmuzhiyunBR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_5_11=y
7*4882a593Smuzhiyun
8*4882a593Smuzhiyun# Kernel
9*4882a593SmuzhiyunBR2_LINUX_KERNEL=y
10*4882a593SmuzhiyunBR2_LINUX_KERNEL_CUSTOM_VERSION=y
11*4882a593SmuzhiyunBR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="5.11.21"
12*4882a593SmuzhiyunBR2_LINUX_KERNEL_USE_ARCH_DEFAULT_CONFIG=y
13*4882a593SmuzhiyunBR2_LINUX_KERNEL_CONFIG_FRAGMENT_FILES="board/globalscale/espressobin/linux-extras.config"
14*4882a593SmuzhiyunBR2_LINUX_KERNEL_DTS_SUPPORT=y
15*4882a593SmuzhiyunBR2_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"
16*4882a593SmuzhiyunBR2_LINUX_KERNEL_INSTALL_TARGET=y
17*4882a593SmuzhiyunBR2_LINUX_KERNEL_NEEDS_HOST_OPENSSL=y
18*4882a593Smuzhiyun
19*4882a593Smuzhiyun# Filesystem
20*4882a593SmuzhiyunBR2_TARGET_GENERIC_ISSUE="Welcome to Buildroot for the Marvell ESPRESSObin"
21*4882a593SmuzhiyunBR2_TARGET_ROOTFS_EXT2=y
22*4882a593SmuzhiyunBR2_TARGET_ROOTFS_EXT2_4=y
23*4882a593SmuzhiyunBR2_TARGET_ROOTFS_EXT2_SIZE="120M"
24*4882a593SmuzhiyunBR2_TARGET_ROOTFS_TAR_GZIP=y
25*4882a593SmuzhiyunBR2_PACKAGE_HOST_GENIMAGE=y
26*4882a593SmuzhiyunBR2_ROOTFS_POST_IMAGE_SCRIPT="support/scripts/genimage.sh"
27*4882a593SmuzhiyunBR2_ROOTFS_POST_SCRIPT_ARGS="-c board/globalscale/espressobin/genimage.cfg"
28