]> Git Repo - buildroot-mgba.git/blame - configs/qemu_or1k_defconfig
uclibc: enable NPTL for or1k
[buildroot-mgba.git] / configs / qemu_or1k_defconfig
CommitLineData
c1395b34
WB
1# Architecture
2BR2_or1k=y
3
c1395b34
WB
4# Filesystem
5# BR2_TARGET_ROOTFS_TAR is not set
6BR2_TARGET_ROOTFS_INITRAMFS=y
7
28d97609
WB
8# Linux headers same as kernel, a 4,11 series
9BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_11=y
c1395b34
WB
10
11# Kernel
12BR2_LINUX_KERNEL=y
13BR2_LINUX_KERNEL_CUSTOM_VERSION=y
28d97609 14BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="4.11.3"
c1395b34 15BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
28d97609 16BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="board/qemu/or1k/linux-4.11.config"
This page took 0.122505 seconds and 4 git commands to generate.