52bc320c72da8fa1a58aa1a3e0143b6eec58527e
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / configs / qemu_ppc_mpc8544ds_defconfig
1 # Architecture
2 BR2_powerpc=y
3 BR2_powerpc_8548=y
4
5 # filesystem
6 # BR2_TARGET_ROOTFS_TAR is not set
7 BR2_TARGET_ROOTFS_INITRAMFS=y
8
9 # Lock to 4.0 headers to avoid breaking with newer kernels
10 BR2_KERNEL_HEADERS_VERSION=y
11 BR2_DEFAULT_KERNEL_VERSION="4.0"
12 BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_0=y
13
14 # Kernel
15 BR2_LINUX_KERNEL=y
16 BR2_LINUX_KERNEL_CUSTOM_VERSION=y
17 BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="4.0"
18 BR2_LINUX_KERNEL_DEFCONFIG="mpc85xx"
19 BR2_LINUX_KERNEL_VMLINUX=y
20
21 # Serial port config
22 BR2_TARGET_GENERIC_GETTY=y
23 BR2_TARGET_GENERIC_GETTY_PORT="ttyS0"