xref: /OK3568_Linux_fs/buildroot/package/swupdate/swupdate.config (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1*4882a593Smuzhiyun#
2*4882a593Smuzhiyun# Automatically generated file; DO NOT EDIT.
3*4882a593Smuzhiyun# Swupdate Configuration
4*4882a593Smuzhiyun#
5*4882a593SmuzhiyunCONFIG_HAVE_DOT_CONFIG=y
6*4882a593Smuzhiyun
7*4882a593Smuzhiyun#
8*4882a593Smuzhiyun# Swupdate Settings
9*4882a593Smuzhiyun#
10*4882a593Smuzhiyun
11*4882a593Smuzhiyun#
12*4882a593Smuzhiyun# General Configuration
13*4882a593Smuzhiyun#
14*4882a593Smuzhiyun# CONFIG_CURL is not set
15*4882a593Smuzhiyun# CONFIG_CURL_SSL is not set
16*4882a593Smuzhiyun# CONFIG_SYSTEMD is not set
17*4882a593SmuzhiyunCONFIG_DEFAULT_CONFIG_FILE="/etc/swupdate.cfg"
18*4882a593SmuzhiyunCONFIG_SCRIPTS=y
19*4882a593Smuzhiyun# CONFIG_HW_COMPATIBILITY is not set
20*4882a593SmuzhiyunCONFIG_SW_VERSIONS_FILE="/etc/sw-versions"
21*4882a593Smuzhiyun
22*4882a593Smuzhiyun#
23*4882a593Smuzhiyun# Socket Paths
24*4882a593Smuzhiyun#
25*4882a593SmuzhiyunCONFIG_SOCKET_CTRL_PATH="/tmp/sockinstctrl"
26*4882a593SmuzhiyunCONFIG_SOCKET_PROGRESS_PATH="/tmp/swupdateprog"
27*4882a593SmuzhiyunCONFIG_SOCKET_REMOTE_HANDLER_DIRECTORY="/tmp/"
28*4882a593Smuzhiyun
29*4882a593Smuzhiyun#
30*4882a593Smuzhiyun# MTD support needs libmtd
31*4882a593Smuzhiyun#
32*4882a593Smuzhiyun
33*4882a593Smuzhiyun#
34*4882a593Smuzhiyun# Lua support needs a Lua interpreter
35*4882a593Smuzhiyun#
36*4882a593Smuzhiyun# CONFIG_FEATURE_SYSLOG is not set
37*4882a593Smuzhiyun
38*4882a593Smuzhiyun#
39*4882a593Smuzhiyun# Build Options
40*4882a593Smuzhiyun#
41*4882a593SmuzhiyunCONFIG_CROSS_COMPILE=""
42*4882a593SmuzhiyunCONFIG_SYSROOT=""
43*4882a593SmuzhiyunCONFIG_EXTRA_CFLAGS=""
44*4882a593SmuzhiyunCONFIG_EXTRA_LDFLAGS=""
45*4882a593SmuzhiyunCONFIG_EXTRA_LDLIBS=""
46*4882a593Smuzhiyun
47*4882a593Smuzhiyun#
48*4882a593Smuzhiyun# Debugging Options
49*4882a593Smuzhiyun#
50*4882a593Smuzhiyun# CONFIG_DEBUG is not set
51*4882a593Smuzhiyun# CONFIG_WERROR is not set
52*4882a593Smuzhiyun# CONFIG_NOCLEANUP is not set
53*4882a593Smuzhiyun
54*4882a593Smuzhiyun#
55*4882a593Smuzhiyun# EFI Boot Guard needs libebgenv and libz
56*4882a593Smuzhiyun#
57*4882a593SmuzhiyunCONFIG_BOOTLOADER_NONE=y
58*4882a593Smuzhiyun# CONFIG_BOOTLOADER_GRUB is not set
59*4882a593Smuzhiyun
60*4882a593Smuzhiyun#
61*4882a593Smuzhiyun# U-Boot support needs libubootenv, libz
62*4882a593Smuzhiyun#
63*4882a593SmuzhiyunCONFIG_SSL_IMPL_NONE=y
64*4882a593Smuzhiyun
65*4882a593Smuzhiyun#
66*4882a593Smuzhiyun# Image downloading support needs libcurl
67*4882a593Smuzhiyun#
68*4882a593Smuzhiyun
69*4882a593Smuzhiyun#
70*4882a593Smuzhiyun# Hash checking needs an SSL implementation
71*4882a593Smuzhiyun#
72*4882a593Smuzhiyun
73*4882a593Smuzhiyun#
74*4882a593Smuzhiyun# Image signature verification needs an SSL implementation
75*4882a593Smuzhiyun#
76*4882a593Smuzhiyun
77*4882a593Smuzhiyun#
78*4882a593Smuzhiyun# Image encryption needs an SSL implementation
79*4882a593Smuzhiyun#
80*4882a593Smuzhiyun# CONFIG_SURICATTA is not set
81*4882a593SmuzhiyunCONFIG_WEBSERVER=y
82*4882a593SmuzhiyunCONFIG_MONGOOSE=y
83*4882a593SmuzhiyunCONFIG_MONGOOSEIPV6=y
84*4882a593Smuzhiyun
85*4882a593Smuzhiyun#
86*4882a593Smuzhiyun# SSL support needs an SSL implementation
87*4882a593Smuzhiyun#
88*4882a593Smuzhiyun
89*4882a593Smuzhiyun#
90*4882a593Smuzhiyun# Parser Features
91*4882a593Smuzhiyun#
92*4882a593SmuzhiyunCONFIG_LIBCONFIG=y
93*4882a593SmuzhiyunCONFIG_PARSERROOT=""
94*4882a593Smuzhiyun
95*4882a593Smuzhiyun#
96*4882a593Smuzhiyun# JSON config parser support needs json-c
97*4882a593Smuzhiyun#
98*4882a593Smuzhiyun# CONFIG_SETSWDESCRIPTION is not set
99*4882a593Smuzhiyun
100*4882a593Smuzhiyun#
101*4882a593Smuzhiyun# Image Handlers
102*4882a593Smuzhiyun#
103*4882a593Smuzhiyun
104*4882a593Smuzhiyun#
105*4882a593Smuzhiyun# ubivol support needs libubi
106*4882a593Smuzhiyun#
107*4882a593Smuzhiyun# CONFIG_DISKPART is not set
108*4882a593SmuzhiyunCONFIG_RAW=y
109*4882a593Smuzhiyun# CONFIG_RDIFFHANDLER is not set
110*4882a593Smuzhiyun# CONFIG_SHELLSCRIPTHANDLER is not set
111*4882a593Smuzhiyun
112*4882a593Smuzhiyun#
113*4882a593Smuzhiyun# archive support needs libarchive
114*4882a593Smuzhiyun#
115*4882a593Smuzhiyun
116*4882a593Smuzhiyun#
117*4882a593Smuzhiyun# remote handler needs zeromq
118*4882a593Smuzhiyun#
119*4882a593Smuzhiyun
120*4882a593Smuzhiyun#
121*4882a593Smuzhiyun# swuforward handler needs json-c and curl
122*4882a593Smuzhiyun#
123*4882a593Smuzhiyun
124*4882a593Smuzhiyun#
125*4882a593Smuzhiyun# SWU forwarder requires libcurl
126*4882a593Smuzhiyun#
127*4882a593Smuzhiyun
128*4882a593Smuzhiyun#
129*4882a593Smuzhiyun# swuforward handler needs json-c and curl
130*4882a593Smuzhiyun#
131*4882a593Smuzhiyun# CONFIG_BOOTLOADERHANDLER is not set
132*4882a593Smuzhiyun
133*4882a593Smuzhiyun#
134*4882a593Smuzhiyun# Microcontroller handler depends on libgpiod
135*4882a593Smuzhiyun#
136