rk3568_ubuntu_r60_v1.3.2/yocto/meta-rockchip/conf/machine/include/px30.inc

13 lines
317 B
PHP
Raw Normal View History

2023-11-03 14:12:44 +08:00
# Copyright (c) 2019, Fuzhou Rockchip Electronics Co., Ltd
# Released under the MIT license (see COPYING.MIT for the terms)
SOC_FAMILY ?= "px30"
require conf/machine/include/rockchip-arm64-common.inc
KBUILD_DEFCONFIG = "px30_linux_defconfig"
MALI_GPU := "bifrost-g31"
MALI_VERSION := "g2p0"
RK_ISP_VERSION := "1"