HYL_OK3568_LINUX/yocto/meta-rockchip/conf/machine/rockchip-rk3328-evb.conf
2025-05-10 21:49:39 +08:00

18 lines
391 B
Plaintext

# Copyright (c) 2020, Fuzhou Rockchip Electronics Co., Ltd
# Released under the MIT license (see COPYING.MIT for the terms)
#@TYPE: Machine
#@NAME: RK3328 EVB
require conf/machine/include/rk3328.inc
KERNEL_DEVICETREE = "rockchip/rk3328-evb.dtb"
UBOOT_MACHINE = "rk3328_defconfig"
RK_WIFIBT_FIRMWARES = " \
rkwifibt-firmware-ap6356-wifi \
rkwifibt-firmware-ap6356-bt \
brcm-tools \
"