]> Git Repo - buildroot-mgba.git/blame - configs/qemu_ppc_virtex_ml507_defconfig
configs/qemu: bump relevant config versions
[buildroot-mgba.git] / configs / qemu_ppc_virtex_ml507_defconfig
CommitLineData
fe3fee8b
GZ
1# Architecture
2BR2_powerpc=y
3BR2_powerpc_440=y
4
5# Filesystem
6# BR2_TARGET_ROOTFS_TAR is not set
7BR2_TARGET_ROOTFS_INITRAMFS=y
8
9cf55597 9# Lock to 3.11 headers to avoid breaking with newer kernels
332687c8 10BR2_KERNEL_HEADERS_VERSION=y
9cf55597 11BR2_DEFAULT_KERNEL_VERSION="3.11.4"
fe3fee8b
GZ
12
13# Use soft float
14BR2_SOFT_FLOAT=y
15
16# Kernel
17BR2_LINUX_KERNEL=y
18BR2_LINUX_KERNEL_CUSTOM_VERSION=y
9cf55597 19BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="3.11.4"
fe3fee8b
GZ
20BR2_LINUX_KERNEL_DEFCONFIG="44x/virtex5"
21BR2_LINUX_KERNEL_VMLINUX=y
22BR2_LINUX_KERNEL_DTS_SUPPORT=y
23BR2_LINUX_KERNEL_INTREE_DTS_NAME="virtex440-ml507"
This page took 0.094942 seconds and 4 git commands to generate.