]> rtime.felk.cvut.cz Git - coffee/buildroot.git/blob - configs/arm_foundationv8_defconfig
zmqpp: fix build with or1k and gcc < 6
[coffee/buildroot.git] / configs / arm_foundationv8_defconfig
1 BR2_aarch64=y
2 # Linux headers same as kernel, a 4.4 series
3 BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_4=y
4 BR2_TARGET_GENERIC_GETTY_PORT="ttyAMA0"
5 BR2_LINUX_KERNEL=y
6 BR2_LINUX_KERNEL_CUSTOM_VERSION=y
7 BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="4.4.3"
8 BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
9 BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="$(LINUX_DIR)/arch/arm64/configs/defconfig"
10 BR2_LINUX_KERNEL_DTS_SUPPORT=y
11 BR2_LINUX_KERNEL_INTREE_DTS_NAME="arm/foundation-v8"
12 BR2_TARGET_ROOTFS_EXT2=y
13 # BR2_TARGET_ROOTFS_TAR is not set
14 BR2_TARGET_BOOT_WRAPPER_AARCH64=y
15 BR2_TARGET_BOOT_WRAPPER_AARCH64_DTS="arm/foundation-v8"
16 BR2_TARGET_BOOT_WRAPPER_AARCH64_BOOTARGS="root=/dev/vda consolelog=9 console=ttyAMA0 rw"