linuxOS_PX30_CAR/yocto/meta-rockchip/conf/machine/include/rk3308.inc
2026-01-20 14:00:13 +08: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"