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