#include "rk3399_arm64.config"
|
#include "base.config"
|
#include "base_extra.config"
|
#include "gpu.config"
|
#include "weston.config"
|
#include "video_mpp.config"
|
#include "video_gst.config"
|
#include "video_gst_rtsp.config"
|
#include "powermanager.config"
|
#include "audio.config"
|
#include "audio_gst.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 "ntfs.config"
|
BR2_TARGET_GENERIC_GETTY_PORT="ttyFIQ0"
|
BR2_TARGET_GENERIC_GETTY_BAUDRATE_1500000=y
|
BR2_ROOTFS_OVERLAY="board/rockchip/rk3399/fs-overlay-64/"
|
BR2_TARGET_GENERIC_HOSTNAME="rk3399"
|
BR2_TARGET_GENERIC_ISSUE="Welcome to RK3399 Buildroot"
|
BR2_PACKAGE_RKWIFIBT_AP6255=y
|
BR2_PACKAGE_RKWIFIBT_BTUART="ttyS0"
|