]> Git Repo - buildroot-mgba.git/blame - configs/qemu_microblazebe_mmu_defconfig
libnss: remove upstream patch
[buildroot-mgba.git] / configs / qemu_microblazebe_mmu_defconfig
CommitLineData
0afee253 1# Architecture
082751ea
GZ
2BR2_microblaze=y
3BR2_microblazebe=y
0afee253 4
0afee253 5# System
61c03fea 6BR2_SYSTEM_DHCP="eth0"
082751ea 7BR2_TARGET_GENERIC_GETTY_PORT="ttyUL0"
0afee253
GZ
8
9# Filesystem
082751ea
GZ
10# BR2_TARGET_ROOTFS_TAR is not set
11BR2_TARGET_ROOTFS_INITRAMFS=y
0afee253 12
28d97609
WB
13# Linux headers same as kernel, a 4.11 series
14BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_11=y
50c59a8f 15
0afee253 16# Kernel
082751ea 17BR2_LINUX_KERNEL=y
0afee253 18BR2_LINUX_KERNEL_CUSTOM_VERSION=y
28d97609 19BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="4.11.3"
082751ea 20BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
28d97609 21BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="board/qemu/microblazebe-mmu/linux-4.11.config"
27f7eca5 22BR2_LINUX_KERNEL_LINUX_BIN=y
fa279854 23BR2_LINUX_KERNEL_PATCH="board/qemu/microblazebe-mmu/xilinx-xemaclite.patch"
This page took 0.482651 seconds and 4 git commands to generate.