rk3568_ubuntu_r60_v1.3.2/yocto/meta-rockchip/conf/machine/include/rk3308.inc
2023-11-03 06:12:44 +00:00

12 lines
308 B
PHP

# Copyright (c) 2019, Fuzhou Rockchip Electronics Co., Ltd
# Released under the MIT license (see COPYING.MIT for the terms)
SOC_FAMILY ?= "rk3308"
require conf/machine/include/rockchip-arm64-common.inc
RK_USE_COMPRESSED_KERNEL = "1"
KBUILD_DEFCONFIG = "rk3308_linux_defconfig"
RK_LOADER_BACKUP_NUM = "2"