40 lines
1.1 KiB
Plaintext
Executable File
40 lines
1.1 KiB
Plaintext
Executable File
#include "rk3326_arm64.config"
|
|
#include "audio_gst.config"
|
|
#include "base.config"
|
|
#include "base_extra.config"
|
|
#include "gpu.config"
|
|
#include "weston.config"
|
|
#include "video_mpp.config"
|
|
#include "video_gst.config"
|
|
#include "audio.config"
|
|
#include "camera.config"
|
|
#include "camera_gst.config"
|
|
#include "test.config"
|
|
#include "debug.config"
|
|
#include "benchmark.config"
|
|
#include "wifi.config"
|
|
#include "network.config"
|
|
#include "bt.config"
|
|
#include "qt.config"
|
|
#include "opencv.config"
|
|
#include "qt_app.config"
|
|
|
|
BR2_CCACHE=y
|
|
BR2_TARGET_GENERIC_HOSTNAME="px30_64"
|
|
BR2_TARGET_GENERIC_ISSUE="Welcome to PX30 Buildroot"
|
|
BR2_ROOTFS_OVERLAY="board/rockchip/px30/fs-overlay-64/"
|
|
BR2_PACKAGE_RKWIFIBT_BTUART="ttyS1"
|
|
BR2_PACKAGE_DOSFSTOOLS_FATLABEL=y
|
|
BR2_PACKAGE_DOSFSTOOLS_FSCK_FAT=y
|
|
BR2_PACKAGE_FATRESIZE=y
|
|
BR2_PACKAGE_PARTED=y
|
|
BR2_PACKAGE_PARTED=y
|
|
BR2_PACKAGE_SLT_GPU_LIGHT=y
|
|
BR2_PACKAGE_RKWIFIBT_RTL8188FU=y
|
|
BR2_PACKAGE_RKWIFIBT_CHIPNAME="RTL8188FU"
|
|
BR2_PACKAGE_RKWIFIBT_VENDOR="REALTEK"
|
|
BR2_PACKAGE_RKWIFIBT_WIFI_KO="8188fu.ko"
|
|
BR2_PACKAGE_RKWIFIBT_BT_EN="ENABLE"
|
|
#BR2_PACKAGE_ICU=y
|
|
BR2_TARGET_LOCALTIME="Asia/Shanghai"
|