|
@@ -14,14 +14,11 @@ CONFIG_HAVE_DOT_CONFIG=y
|
|
|
CONFIG_SCRIPTS=y
|
|
|
# CONFIG_HW_COMPATIBILITY is not set
|
|
|
CONFIG_SW_VERSIONS_FILE="/etc/sw-versions"
|
|
|
-# CONFIG_MTD is not set
|
|
|
-# CONFIG_LUA is not set
|
|
|
# CONFIG_FEATURE_SYSLOG is not set
|
|
|
|
|
|
#
|
|
|
# Build Options
|
|
|
#
|
|
|
-# CONFIG_STATIC is not set
|
|
|
CONFIG_CROSS_COMPILE=""
|
|
|
CONFIG_SYSROOT=""
|
|
|
CONFIG_EXTRA_CFLAGS=""
|
|
@@ -34,9 +31,23 @@ CONFIG_EXTRA_LDLIBS=""
|
|
|
# CONFIG_DEBUG is not set
|
|
|
# CONFIG_WERROR is not set
|
|
|
# CONFIG_NOCLEANUP is not set
|
|
|
-# CONFIG_DOWNLOAD is not set
|
|
|
-# CONFIG_SIGNED_IMAGES is not set
|
|
|
+
|
|
|
+#
|
|
|
+# Bootloader
|
|
|
+#
|
|
|
+# CONFIG_BOOTLOADER is not set
|
|
|
+CONFIG_BOOTLOADER_NONE=y
|
|
|
+# CONFIG_BOOTLOADER_GRUB is not set
|
|
|
+
|
|
|
+#
|
|
|
+# Suricatta
|
|
|
+#
|
|
|
# CONFIG_SURICATTA is not set
|
|
|
+CONFIG_SURICATTA_SERVER_NONE=y
|
|
|
+
|
|
|
+#
|
|
|
+# Server
|
|
|
+#
|
|
|
CONFIG_WEBSERVER=y
|
|
|
|
|
|
#
|
|
@@ -48,19 +59,16 @@ CONFIG_MONGOOSE=y
|
|
|
# Mongoose Feature
|
|
|
#
|
|
|
CONFIG_MONGOOSEIPV6=y
|
|
|
-# CONFIG_MONGOOSESSL is not set
|
|
|
|
|
|
#
|
|
|
# Archival Features
|
|
|
#
|
|
|
-# CONFIG_GUNZIP is not set
|
|
|
|
|
|
#
|
|
|
# Parser Features
|
|
|
#
|
|
|
CONFIG_LIBCONFIG=y
|
|
|
-CONFIG_LIBCONFIGROOT=""
|
|
|
-# CONFIG_JSON is not set
|
|
|
+CONFIG_PARSERROOT=""
|
|
|
# CONFIG_SETSWDESCRIPTION is not set
|
|
|
|
|
|
#
|
|
@@ -68,5 +76,4 @@ CONFIG_LIBCONFIGROOT=""
|
|
|
#
|
|
|
CONFIG_RAW=y
|
|
|
# CONFIG_SHELLSCRIPTHANDLER is not set
|
|
|
-# CONFIG_ARCHIVE is not set
|
|
|
-# CONFIG_UBOOT is not set
|
|
|
+# CONFIG_BOOTLOADERHANDLER is not set
|