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

14 lines
352 B
PHP

# Copyright (c) 2021, Rockchip Electronics Co., Ltd
# Released under the MIT license (see COPYING.MIT for the terms)
SOC_FAMILY ?= "rk3588"
PREFERRED_VERSION_linux-rockchip ?= "5.10%"
LINUXLIBCVERSION ?= "5.10-custom%"
require conf/machine/include/rockchip-arm64-common.inc
MALI_GPU := "valhall-g610"
MALI_VERSION := "g6p0"
RK_ISP_VERSION := "3.0"