xref: /OK3568_Linux_fs/buildroot/configs/OK3568_defconfig (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1*4882a593Smuzhiyun#include "base/base.config"
2*4882a593SmuzhiyunBR2_ROOTFS_OVERLAY="board/forlinx/common/base board/forlinx/ok3568/fs-overlay/ board/forlinx/common/powermanager"
3*4882a593Smuzhiyun#include "chips/rk3566_rk3568_aarch64.config"
4*4882a593Smuzhiyun#include "font/chinese.config"
5*4882a593Smuzhiyun#include "fs/exfat.config"
6*4882a593Smuzhiyun#include "fs/ntfs.config"
7*4882a593Smuzhiyun#include "fs/vfat.config"
8*4882a593Smuzhiyun#include "gpu/gpu.config"
9*4882a593Smuzhiyun#include "multimedia/audio.config"
10*4882a593Smuzhiyun#include "multimedia/camera.config"
11*4882a593Smuzhiyun#include "multimedia/gst/audio.config"
12*4882a593Smuzhiyun#include "multimedia/gst/camera.config"
13*4882a593Smuzhiyun#include "multimedia/gst/rtsp.config"
14*4882a593Smuzhiyun#include "multimedia/gst/video.config"
15*4882a593Smuzhiyun#include "multimedia/mpp.config"
16*4882a593Smuzhiyun#include "wifibt/bt.config"
17*4882a593Smuzhiyun#include "wifibt/wireless.config"
18*4882a593Smuzhiyun#include "benchmark.config"
19*4882a593Smuzhiyun#include "chromium.config"
20*4882a593Smuzhiyun#include "debug.config"
21*4882a593Smuzhiyun#include "npu2.config"
22*4882a593Smuzhiyun#include "powermanager.config"
23*4882a593Smuzhiyun#include "test.config"
24*4882a593Smuzhiyun#include "weston.config"
25*4882a593Smuzhiyun#include "qt/qt5.config"
26*4882a593Smuzhiyun#include "qt/qt5webengine.config"
27*4882a593Smuzhiyun#include "qt/app.config"
28*4882a593Smuzhiyun
29*4882a593SmuzhiyunBR2_PACKAGE_UBOOT_TOOLS=y
30*4882a593Smuzhiyun
31*4882a593Smuzhiyun# can
32*4882a593SmuzhiyunBR2_PACKAGE_CAN_UTILS=y
33*4882a593SmuzhiyunBR2_PACKAGE_IPROUTE2=y
34*4882a593SmuzhiyunBR2_PACKAGE_IPTABLES=y
35*4882a593SmuzhiyunBR2_PACKAGE_IPTABLES_BPF_NFSYNPROXY=y
36*4882a593SmuzhiyunBR2_PACKAGE_IPTABLES_NFTABLES=y
37*4882a593SmuzhiyunBR2_PACKAGE_LIBSOCKETCAN=y
38*4882a593Smuzhiyun
39*4882a593Smuzhiyun#forlinx
40*4882a593SmuzhiyunBR2_PACKAGE_FORLINX=y
41*4882a593SmuzhiyunBR2_PACKAGE_QUECTELCM=y
42*4882a593SmuzhiyunBR2_PACKAGE_FLAPP=y
43*4882a593SmuzhiyunBR2_PACKAGE_FORLINX_QT=y
44*4882a593SmuzhiyunBR2_PACKAGE_FORLINX_CMD=y
45*4882a593SmuzhiyunBR2_PACKAGE_DWKEYBOARD=y
46*4882a593Smuzhiyun
47*4882a593SmuzhiyunBR2_TARGET_SERIAL_SHELL_SH is not set
48*4882a593SmuzhiyunBR2_TARGET_SERIAL_SHELL_GETTY=y
49*4882a593SmuzhiyunBR2_TARGET_GENERIC_GETTY=y
50*4882a593SmuzhiyunBR2_TARGET_GENERIC_GETTY_PORT="console"
51*4882a593SmuzhiyunBR2_TARGET_GENERIC_GETTY_BAUDRATE_KEEP=y
52*4882a593SmuzhiyunBR2_TARGET_GENERIC_GETTY_BAUDRATE="0"
53*4882a593SmuzhiyunBR2_TARGET_GENERIC_GETTY_TERM="vt100"
54*4882a593SmuzhiyunBR2_TARGET_GENERIC_GETTY_OPTIONS=""
55*4882a593Smuzhiyun
56*4882a593SmuzhiyunBR2_PACKAGE_PHP=y
57*4882a593SmuzhiyunBR2_PACKAGE_PHP_SAPI_CGI=y
58*4882a593SmuzhiyunBR2_PACKAGE_PHP_SAPI_CLI=y
59*4882a593SmuzhiyunBR2_PACKAGE_PHP_EXT_FILEINFO=y
60*4882a593SmuzhiyunBR2_PACKAGE_PHP_EXT_OPCACHE=y
61*4882a593SmuzhiyunBR2_PACKAGE_PHP_EXT_READLINE=y
62*4882a593SmuzhiyunBR2_PACKAGE_PHP_EXT_ICONV=y
63*4882a593SmuzhiyunBR2_PACKAGE_PHP_EXT_MBSTRING=y
64*4882a593SmuzhiyunBR2_PACKAGE_PHP_EXT_JSON=y
65*4882a593SmuzhiyunBR2_PACKAGE_PHP_EXT_TOKENIZER=y
66*4882a593SmuzhiyunBR2_PACKAGE_PHP_EXT_CURL=y
67*4882a593SmuzhiyunBR2_PACKAGE_PHP_EXT_FTP=y
68*4882a593SmuzhiyunBR2_PACKAGE_PHP_EXT_SOAP=y
69*4882a593SmuzhiyunBR2_PACKAGE_LIGHTTPD=y
70*4882a593SmuzhiyunBR2_PACKAGE_LIGHTTPD_PCRE=y
71*4882a593Smuzhiyun
72*4882a593SmuzhiyunBR2_PACKAGE_MATRIX_BROWSER=y
73*4882a593Smuzhiyun
74*4882a593SmuzhiyunBR2_PACKAGE_FFMPEG=y
75*4882a593SmuzhiyunBR2_PACKAGE_FFMPEG_SWSCALE=y
76*4882a593SmuzhiyunBR2_PACKAGE_FFMPEG_AVRESAMPLE=y
77*4882a593Smuzhiyun
78*4882a593SmuzhiyunBR2_PACKAGE_ROCKIT=y
79*4882a593SmuzhiyunBR2_PACKAGE_BRIDGE_UTILS=y
80*4882a593SmuzhiyunBR2_PACKAGE_TCPDUMP=y
81*4882a593SmuzhiyunBR2_PACKAGE_TCPDUMP_SMB=y
82*4882a593SmuzhiyunBR2_PACKAGE_ETHTOOL=y
83*4882a593SmuzhiyunBR2_PACKAGE_ETHTOOL_PRETTY_PRINT=y
84*4882a593SmuzhiyunBR2_PACKAGE_FPING=y
85*4882a593Smuzhiyun
86*4882a593Smuzhiyun# BR2_PACKAGE_RKSCRIPT_IODOMAIN_NOTICE is not set
87