linuxOS_AP05/buildroot/configs/rockchip_px3se_defconfig
2025-06-02 13:59:07 +08:00

20 lines
529 B
Plaintext

#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 "px3se_arm.config"
BR2_TARGET_GENERIC_HOSTNAME="px3se"
BR2_TARGET_GENERIC_ISSUE="Welcome to PX3se Buildroot"
BR2_PACKAGE_RKWIFIBT_RTL8723DS=y