]> Git Repo - buildroot-mgba.git/blame_incremental - configs/freescale_t2080_qds_rdb_defconfig
configs/imx6ulpico: update U-Boot and kernel
[buildroot-mgba.git] / configs / freescale_t2080_qds_rdb_defconfig
... / ...
CommitLineData
1# Architecture
2BR2_powerpc64=y
3BR2_powerpc_e6500=y
4
5# Linux headers same as kernel
6BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_17=y
7
8# Serial port config
9BR2_TARGET_GENERIC_GETTY_PORT="ttyS0"
10
11# Kernel
12BR2_LINUX_KERNEL=y
13BR2_LINUX_KERNEL_CUSTOM_VERSION=y
14BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="4.17.14"
15BR2_LINUX_KERNEL_DEFCONFIG="corenet64_smp"
16BR2_LINUX_KERNEL_DTS_SUPPORT=y
17BR2_LINUX_KERNEL_INTREE_DTS_NAME="fsl/t2080qds fsl/t2080rdb"
18BR2_LINUX_KERNEL_NEEDS_HOST_OPENSSL=y
19
20# Filesystem
21BR2_TARGET_ROOTFS_CPIO=y
22BR2_TARGET_ROOTFS_CPIO_GZIP=y
23BR2_TARGET_ROOTFS_CPIO_UIMAGE=y
24# BR2_TARGET_ROOTFS_TAR is not set
25
This page took 0.020405 seconds and 4 git commands to generate.