hc
2023-11-06 e3e12f52b214121840b44c91de5b3e5af5d3eb84
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#include "rk3326_arm.config"
#include "base.config"
#include "base_extra.config"
#include "gpu.config"
#include "video_mpp.config"
#include "audio.config"
#include "camera.config"
#include "debug.config"
#include "wifi.config"
#include "network.config"
BR2_TARGET_GENERIC_HOSTNAME="PX30_robot"
BR2_TARGET_GENERIC_ISSUE="Welcome to PX30 Buildroot"
BR2_ROOTFS_OVERLAY="board/rockchip/px30/fs-overlay-32/"
BR2_PACKAGE_RKWIFIBT_AP6212A1=y
BR2_PACKAGE_RKWIFIBT_BTUART="ttyS1"