2025-05-10 21:49:39 +08:00

13 lines
317 B
PHP

# 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"