6 BR2_PACKAGE_HOST_ELF2FLT=y
7 # BR2_USE_MMU is not set
10 BR2_GLOBAL_PATCH_DIR="board/qemu/arm-versatile/patches"
13 BR2_PACKAGE_BUSYBOX_CONFIG="package/busybox/busybox-minimal.config"
16 BR2_SYSTEM_DHCP="eth0"
17 BR2_TARGET_GENERIC_GETTY_PORT="ttyAMA0"
20 # BR2_TARGET_ROOTFS_EXT2 is not set
21 # BR2_TARGET_ROOTFS_TAR is not set
22 BR2_TARGET_ROOTFS_INITRAMFS=y
24 # Linux headers same as kernel, a 4.4 series
25 BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_4=y
29 BR2_LINUX_KERNEL_CUSTOM_VERSION=y
30 BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="4.4.45"
31 BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
32 BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="board/qemu/arm-versatile/linux-4.4-nommu.config"