]> Git Repo - buildroot-mgba.git/blame - configs/qemu_ppc_virtex_ml507_defconfig
raspberrypi0_defconfig: bump to kernel version 4.4.21
[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
41fb9f23
GZ
9# Linux headers same as kernel, a 4.7 series
10BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_7=y
fe3fee8b
GZ
11
12# Use soft float
13BR2_SOFT_FLOAT=y
14
15# Kernel
16BR2_LINUX_KERNEL=y
17BR2_LINUX_KERNEL_CUSTOM_VERSION=y
41fb9f23 18BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="4.7"
fcb64617 19BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
41fb9f23 20BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="board/qemu/ppc-virtex-ml507/linux-4.7.config"
fe3fee8b
GZ
21BR2_LINUX_KERNEL_VMLINUX=y
22BR2_LINUX_KERNEL_DTS_SUPPORT=y
23BR2_LINUX_KERNEL_INTREE_DTS_NAME="virtex440-ml507"
This page took 0.327888 seconds and 4 git commands to generate.