]> Git Repo - buildroot-mgba.git/blame - configs/freescale_t1040d4rdb_defconfig
board/stmicroelectronics/common/stm32mp157: rename folder
[buildroot-mgba.git] / configs / freescale_t1040d4rdb_defconfig
CommitLineData
ad6ed664
MW
1# Architecture
2BR2_powerpc64=y
3BR2_powerpc_e5500=y
4
f68f4de8
VS
5# Linux headers same as kernel, a 4.15 series
6BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_15=y
7
ad6ed664
MW
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.15.7"
15BR2_LINUX_KERNEL_DEFCONFIG="corenet64_smp"
16BR2_LINUX_KERNEL_DTS_SUPPORT=y
17BR2_LINUX_KERNEL_INTREE_DTS_NAME="fsl/t1040d4rdb"
206f01df 18BR2_LINUX_KERNEL_NEEDS_HOST_OPENSSL=y
ad6ed664
MW
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
This page took 0.568906 seconds and 4 git commands to generate.