defconfig 2.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394
  1. #
  2. # Automatically generated file; DO NOT EDIT.
  3. # Swupdate Configuration
  4. #
  5. CONFIG_HAVE_DOT_CONFIG=y
  6. #
  7. # Swupdate Settings
  8. #
  9. #
  10. # General Configuration
  11. #
  12. # CONFIG_CURL is not set
  13. # CONFIG_CURL_SSL is not set
  14. # CONFIG_SYSTEMD is not set
  15. CONFIG_DEFAULT_CONFIG_FILE="/etc/swupdate.cfg"
  16. CONFIG_SCRIPTS=y
  17. CONFIG_HW_COMPATIBILITY=y
  18. CONFIG_HW_COMPATIBILITY_FILE="/etc/hwrevision"
  19. CONFIG_SW_VERSIONS_FILE="/etc/sw-versions"
  20. #
  21. # Socket Paths
  22. #
  23. CONFIG_SOCKET_CTRL_PATH=""
  24. CONFIG_SOCKET_PROGRESS_PATH=""
  25. CONFIG_SOCKET_REMOTE_HANDLER_DIRECTORY="/tmp/"
  26. CONFIG_MTD=y
  27. CONFIG_LUA=y
  28. CONFIG_LUAPKG="lua"
  29. # CONFIG_FEATURE_SYSLOG is not set
  30. #
  31. # Build Options
  32. #
  33. CONFIG_CROSS_COMPILE=""
  34. CONFIG_SYSROOT=""
  35. CONFIG_EXTRA_LDLIBS=""
  36. #
  37. # Debugging Options
  38. #
  39. # CONFIG_DEBUG is not set
  40. # CONFIG_WERROR is not set
  41. # CONFIG_NOCLEANUP is not set
  42. # CONFIG_BOOTLOADER_EBG is not set
  43. CONFIG_UBOOT=y
  44. # CONFIG_BOOTLOADER_NONE is not set
  45. # CONFIG_BOOTLOADER_GRUB is not set
  46. CONFIG_UBOOT_FWENV="/etc/fw_env.config"
  47. CONFIG_UBOOT_DEFAULTENV="/etc/u-boot-initial-env"
  48. # CONFIG_SSL_IMPL_NONE is not set
  49. CONFIG_SSL_IMPL_OPENSSL=y
  50. # CONFIG_SSL_IMPL_MBEDTLS is not set
  51. # CONFIG_DOWNLOAD is not set
  52. # CONFIG_HASH_VERIFY is not set
  53. # CONFIG_SIGNED_IMAGES is not set
  54. # CONFIG_ENCRYPTED_IMAGES is not set
  55. # CONFIG_SURICATTA is not set
  56. CONFIG_WEBSERVER=y
  57. CONFIG_MONGOOSE=y
  58. CONFIG_MONGOOSEIPV6=y
  59. CONFIG_MONGOOSESSL=y
  60. CONFIG_GUNZIP=y
  61. # CONFIG_ZSTD is not set
  62. #
  63. # Parser Features
  64. #
  65. CONFIG_LIBCONFIG=y
  66. CONFIG_PARSERROOT=""
  67. # CONFIG_JSON is not set
  68. # CONFIG_LUAEXTERNAL is not set
  69. # CONFIG_SETSWDESCRIPTION is not set
  70. #
  71. # Image Handlers
  72. #
  73. # CONFIG_UBIVOL is not set
  74. CONFIG_CFI=y
  75. # CONFIG_CFIHAMMING1 is not set
  76. # CONFIG_DISKPART is not set
  77. CONFIG_RAW=y
  78. # CONFIG_RDIFFHANDLER is not set
  79. CONFIG_LUASCRIPTHANDLER=y
  80. CONFIG_SHELLSCRIPTHANDLER=y
  81. # CONFIG_HANDLER_IN_LUA is not set
  82. # CONFIG_ARCHIVE is not set
  83. # CONFIG_REMOTE_HANDLER is not set
  84. # CONFIG_SWUFORWARDER_HANDLER is not set
  85. # CONFIG_BOOTLOADERHANDLER is not set
  86. # CONFIG_SSBLSWITCH is not set
  87. # CONFIG_UCFWHANDLER is not set