]> rtime.felk.cvut.cz Git - coffee/buildroot.git/blob - configs/arm_foundationv8_defconfig
avahi: remove double dependency on gettext
[coffee/buildroot.git] / configs / arm_foundationv8_defconfig
1 BR2_aarch64=y
2 BR2_TOOLCHAIN_EXTERNAL=y
3 BR2_TARGET_GENERIC_GETTY_PORT="ttyAMA0"
4 BR2_TARGET_ROOTFS_EXT2=y
5 # BR2_TARGET_ROOTFS_TAR is not set
6 BR2_TARGET_BOOT_WRAPPER_AARCH64=y
7 BR2_TARGET_BOOT_WRAPPER_AARCH64_DTS="vexpress-foundation-v8"
8 BR2_TARGET_BOOT_WRAPPER_AARCH64_BOOTARGS="root=/dev/vda consolelog=9 console=ttyAMA0 rw"
9 BR2_LINUX_KERNEL=y
10 BR2_LINUX_KERNEL_CUSTOM_GIT=y
11 BR2_LINUX_KERNEL_CUSTOM_GIT_REPO_URL="git://git.linaro.org/kernel/linaro-aarch64.git"
12 BR2_LINUX_KERNEL_CUSTOM_GIT_VERSION="7181edd0539e195f78adedbb6c3878f9f1e0c4bb"
13 BR2_LINUX_KERNEL_DEFCONFIG="vexpress"
14 BR2_LINUX_KERNEL_IMAGE_TARGET_CUSTOM=y
15 BR2_LINUX_KERNEL_IMAGE_TARGET_NAME="Image"