| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798 |
- #
- # Automatically generated file; DO NOT EDIT.
- # Swupdate Configuration
- #
- CONFIG_HAVE_DOT_CONFIG=y
- #
- # Swupdate Settings
- #
- #
- # General Configuration
- #
- CONFIG_SCRIPTS=y
- CONFIG_HW_COMPATIBILITY=y
- CONFIG_HW_COMPATIBILITY_FILE="/etc/hwrevision"
- CONFIG_SW_VERSIONS_FILE="/etc/sw-versions"
- CONFIG_MTD=y
- CONFIG_LUA=y
- CONFIG_LUAPKG="lua"
- # 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
- # CONFIG_BOOTLOADER is not set
- CONFIG_UBOOT=y
- # CONFIG_BOOTLOADER_NONE is not set
- # CONFIG_BOOTLOADER_GRUB is not set
- CONFIG_UBOOT_FWENV="/etc/fw_env.config"
- # CONFIG_DOWNLOAD is not set
- # CONFIG_HASH_VERIFY is not set
- # CONFIG_SIGNED_IMAGES is not set
- # CONFIG_ENCRYPTED_IMAGES is not set
- # CONFIG_SURICATTA is not set
- #
- # Suricatta
- #
- #
- # Server
- #
- # CONFIG_SURICATTA_HAWKBIT is not set
- CONFIG_SURICATTA_SERVER_NONE=y
- CONFIG_WEBSERVER=y
- #
- # Webserver Features
- #
- CONFIG_MONGOOSE=y
- #
- # Mongoose Feature
- #
- CONFIG_MONGOOSELUA=y
- CONFIG_MONGOOSEIPV6=y
- CONFIG_MONGOOSESSL=y
- #
- # Archival Features
- #
- CONFIG_GUNZIP=y
- #
- # Parser Features
- #
- CONFIG_LIBCONFIG=y
- CONFIG_PARSERROOT=""
- # CONFIG_JSON is not set
- # CONFIG_LUAEXTERNAL is not set
- # CONFIG_SETSWDESCRIPTION is not set
- #
- # Image Handlers
- #
- # CONFIG_UBIVOL is not set
- CONFIG_CFI=y
- # CONFIG_CFIHAMMING1 is not set
- CONFIG_RAW=y
- CONFIG_LUASCRIPTHANDLER=y
- CONFIG_SHELLSCRIPTHANDLER=y
- # CONFIG_HANDLER_IN_LUA is not set
- # CONFIG_ARCHIVE is not set
- # CONFIG_REMOTE_HANDLER is not set
- # CONFIG_BOOTLOADERHANDLER is not set
|