165 lines
2.5 KiB
Plaintext
165 lines
2.5 KiB
Plaintext
#
|
|
# Automatically generated file; DO NOT EDIT.
|
|
# SWUpdate Configuration
|
|
#
|
|
|
|
#
|
|
# SWUpdate Settings
|
|
#
|
|
|
|
#
|
|
# General Configuration
|
|
#
|
|
CONFIG_CURL=y
|
|
CONFIG_CURL_SSL=y
|
|
# CONFIG_DISKFORMAT is not set
|
|
|
|
#
|
|
# systemd support needs libsystemd
|
|
#
|
|
CONFIG_DEFAULT_CONFIG_FILE="/etc/swupdate.cfg"
|
|
CONFIG_SCRIPTS=y
|
|
# CONFIG_HW_COMPATIBILITY is not set
|
|
CONFIG_SW_VERSIONS_FILE="/etc/sw-versions"
|
|
|
|
#
|
|
# Socket Paths
|
|
#
|
|
CONFIG_SOCKET_CTRL_PATH="/tmp/sockinstctrl"
|
|
CONFIG_SOCKET_PROGRESS_PATH="/tmp/swupdateprog"
|
|
CONFIG_MTD=y
|
|
|
|
#
|
|
# Lua support needs a Lua interpreter
|
|
#
|
|
# CONFIG_FEATURE_SYSLOG is not set
|
|
|
|
#
|
|
# Build Options
|
|
#
|
|
CONFIG_CROSS_COMPILE=""
|
|
CONFIG_SYSROOT=""
|
|
CONFIG_EXTRA_CFLAGS=""
|
|
CONFIG_EXTRA_LDFLAGS=""
|
|
CONFIG_EXTRA_LDLIBS=""
|
|
|
|
#
|
|
# Debugging Options
|
|
#
|
|
# CONFIG_DEBUG is not set
|
|
# CONFIG_WERROR is not set
|
|
# CONFIG_NOCLEANUP is not set
|
|
|
|
#
|
|
# Bootloader support
|
|
#
|
|
|
|
#
|
|
# Bootloader Interfaces
|
|
#
|
|
# CONFIG_BOOTLOADER_NONE is not set
|
|
# CONFIG_BOOTLOADER_EBG is not set
|
|
CONFIG_UBOOT=y
|
|
CONFIG_UBOOT_FWENV="/etc/fw_env.config"
|
|
CONFIG_UBOOT_DEFAULTENV="/etc/u-boot-initial-env"
|
|
# CONFIG_BOOTLOADER_GRUB is not set
|
|
CONFIG_BOOTLOADER_DEFAULT_UBOOT=y
|
|
CONFIG_UPDATE_STATE_CHOICE_NONE=y
|
|
# CONFIG_UPDATE_STATE_CHOICE_BOOTLOADER is not set
|
|
|
|
#
|
|
# Interfaces
|
|
#
|
|
CONFIG_DOWNLOAD=y
|
|
CONFIG_DOWNLOAD_SSL=y
|
|
CONFIG_CHANNEL_CURL=y
|
|
# CONFIG_SURICATTA is not set
|
|
CONFIG_WEBSERVER=y
|
|
CONFIG_MONGOOSE=y
|
|
CONFIG_MONGOOSEIPV6=y
|
|
# CONFIG_MONGOOSESSL is not set
|
|
|
|
#
|
|
# Security
|
|
#
|
|
# CONFIG_SSL_IMPL_NONE is not set
|
|
CONFIG_SSL_IMPL_OPENSSL=y
|
|
CONFIG_CHANNEL_CURL_SSL=y
|
|
CONFIG_HASH_VERIFY=y
|
|
# CONFIG_SIGNED_IMAGES is not set
|
|
# CONFIG_ENCRYPTED_IMAGES is not set
|
|
|
|
#
|
|
# Compressors (zlib always on)
|
|
#
|
|
CONFIG_GUNZIP=y
|
|
|
|
#
|
|
# Parsers
|
|
#
|
|
|
|
#
|
|
# Parser Features
|
|
#
|
|
CONFIG_LIBCONFIG=y
|
|
CONFIG_PARSERROOT=""
|
|
|
|
#
|
|
# JSON config parser support needs json-c
|
|
#
|
|
# CONFIG_SETSWDESCRIPTION is not set
|
|
|
|
#
|
|
# Handlers
|
|
#
|
|
|
|
#
|
|
# Image Handlers
|
|
#
|
|
|
|
#
|
|
# archive support needs libarchive
|
|
#
|
|
CONFIG_BOOTLOADERHANDLER=y
|
|
CONFIG_CFI=y
|
|
# CONFIG_CFIHAMMING1 is not set
|
|
# CONFIG_COPY is not set
|
|
|
|
#
|
|
# diskpart support needs libfdisk
|
|
#
|
|
# CONFIG_DISKFORMAT_HANDLER is not set
|
|
CONFIG_RAW=y
|
|
|
|
#
|
|
# rdiff support needs librsync
|
|
#
|
|
# CONFIG_READBACKHANDLER is not set
|
|
|
|
#
|
|
# remote handler needs zeromq
|
|
#
|
|
CONFIG_SHELLSCRIPTHANDLER=y
|
|
|
|
#
|
|
# swuforward handler needs json-c and libcurl
|
|
#
|
|
|
|
#
|
|
# swuforward handler needs websockets and uriparser
|
|
#
|
|
# CONFIG_SSBLSWITCH is not set
|
|
CONFIG_UBIVOL=y
|
|
CONFIG_UBIATTACH=y
|
|
CONFIG_UBIBLACKLIST="0 1 2 3 4 5 6 7 8"
|
|
CONFIG_UBIWHITELIST=""
|
|
CONFIG_UBIVIDOFFSET=0
|
|
|
|
#
|
|
# Microcontroller handler depends on libgpiod
|
|
#
|
|
|
|
#
|
|
# uniqueuuid support needs libblkid
|
|
#
|