]> Git Repo - buildroot-mgba.git/blame - configs/csky_gx6605s_defconfig
configs/olimex_a20_olinuxino_lime2: bump to Linux kernel 5.14.13 and u-boot 2021.10
[buildroot-mgba.git] / configs / csky_gx6605s_defconfig
CommitLineData
6e359e26 1# Architecture
6a4131d1 2BR2_csky=y
6e359e26
GR
3BR2_ck610=y
4
5# System
6BR2_TARGET_ROOTFS_EXT2=y
6a4131d1 7BR2_TARGET_GENERIC_GETTY_PORT="ttyS0"
6e359e26
GR
8
9# Linux headers same as kernel, a 5.0 series
10BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_5_0=y
11
12# Kernel
6a4131d1 13BR2_LINUX_KERNEL=y
6e359e26
GR
14BR2_LINUX_KERNEL_CUSTOM_VERSION=y
15BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="5.0.12"
16BR2_LINUX_KERNEL_USE_ARCH_DEFAULT_CONFIG=y
17BR2_LINUX_KERNEL_CONFIG_FRAGMENT_FILES="board/qemu/csky/linux-ck610.config.fragment"
6a4131d1 18BR2_LINUX_KERNEL_DTS_SUPPORT=y
6e359e26 19BR2_LINUX_KERNEL_CUSTOM_DTS_PATH="board/csky/gx6605s/gx6605s.dts"
This page took 0.437145 seconds and 4 git commands to generate.