]> Git Repo - buildroot-mgba.git/blame - configs/qemu_microblazebe_mmu_defconfig
Add Armadeus systems APF28 SOM basic support.
[buildroot-mgba.git] / configs / qemu_microblazebe_mmu_defconfig
CommitLineData
0afee253 1# Architecture
082751ea
GZ
2BR2_microblaze=y
3BR2_microblazebe=y
0afee253
GZ
4
5# Special toolchain
082751ea
GZ
6BR2_TOOLCHAIN_EXTERNAL=y
7BR2_TOOLCHAIN_EXTERNAL_XILINX_MICROBLAZEBE_V2=y
8BR2_TOOLCHAIN_EXTERNAL_DOWNLOAD=y
9BR2_TOOLCHAIN_EXTERNAL_CUSTOM_GLIBC=y
10BR2_TOOLCHAIN_EXTERNAL_CXX=y
0afee253
GZ
11
12# System
082751ea 13BR2_TARGET_GENERIC_GETTY_PORT="ttyUL0"
0afee253
GZ
14
15# Filesystem
082751ea
GZ
16# BR2_TARGET_ROOTFS_TAR is not set
17BR2_TARGET_ROOTFS_INITRAMFS=y
0afee253
GZ
18
19# Kernel
082751ea 20BR2_LINUX_KERNEL=y
0afee253 21BR2_LINUX_KERNEL_CUSTOM_VERSION=y
244404a1 22BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="3.8.1"
082751ea 23BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
244404a1 24BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="board/qemu/microblazebe-mmu/linux-3.8.config"
27f7eca5
MR
25BR2_LINUX_KERNEL_LINUX_BIN=y
26BR2_LINUX_KERNEL_USE_CUSTOM_DTS=y
27BR2_LINUX_KERNEL_CUSTOM_DTS_PATH="board/qemu/microblazebe-mmu/system.dts"
This page took 0.083943 seconds and 4 git commands to generate.