defconfig 1.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798
  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_SCRIPTS=y
  13. CONFIG_HW_COMPATIBILITY=y
  14. CONFIG_HW_COMPATIBILITY_FILE="/etc/hwrevision"
  15. CONFIG_SW_VERSIONS_FILE="/etc/sw-versions"
  16. CONFIG_MTD=y
  17. CONFIG_LUA=y
  18. CONFIG_LUAPKG="lua"
  19. # CONFIG_FEATURE_SYSLOG is not set
  20. #
  21. # Build Options
  22. #
  23. CONFIG_CROSS_COMPILE=""
  24. CONFIG_SYSROOT=""
  25. CONFIG_EXTRA_CFLAGS=""
  26. CONFIG_EXTRA_LDFLAGS=""
  27. CONFIG_EXTRA_LDLIBS=""
  28. #
  29. # Debugging Options
  30. #
  31. # CONFIG_DEBUG is not set
  32. # CONFIG_WERROR is not set
  33. # CONFIG_NOCLEANUP is not set
  34. # CONFIG_BOOTLOADER is not set
  35. CONFIG_UBOOT=y
  36. # CONFIG_BOOTLOADER_NONE is not set
  37. # CONFIG_BOOTLOADER_GRUB is not set
  38. CONFIG_UBOOT_FWENV="/etc/fw_env.config"
  39. # CONFIG_DOWNLOAD is not set
  40. # CONFIG_HASH_VERIFY is not set
  41. # CONFIG_SIGNED_IMAGES is not set
  42. # CONFIG_ENCRYPTED_IMAGES is not set
  43. # CONFIG_SURICATTA is not set
  44. #
  45. # Suricatta
  46. #
  47. #
  48. # Server
  49. #
  50. # CONFIG_SURICATTA_HAWKBIT is not set
  51. CONFIG_SURICATTA_SERVER_NONE=y
  52. CONFIG_WEBSERVER=y
  53. #
  54. # Webserver Features
  55. #
  56. CONFIG_MONGOOSE=y
  57. #
  58. # Mongoose Feature
  59. #
  60. CONFIG_MONGOOSELUA=y
  61. CONFIG_MONGOOSEIPV6=y
  62. CONFIG_MONGOOSESSL=y
  63. #
  64. # Archival Features
  65. #
  66. CONFIG_GUNZIP=y
  67. #
  68. # Parser Features
  69. #
  70. CONFIG_LIBCONFIG=y
  71. CONFIG_PARSERROOT=""
  72. # CONFIG_JSON is not set
  73. # CONFIG_LUAEXTERNAL is not set
  74. # CONFIG_SETSWDESCRIPTION is not set
  75. #
  76. # Image Handlers
  77. #
  78. # CONFIG_UBIVOL is not set
  79. CONFIG_CFI=y
  80. # CONFIG_CFIHAMMING1 is not set
  81. CONFIG_RAW=y
  82. CONFIG_LUASCRIPTHANDLER=y
  83. CONFIG_SHELLSCRIPTHANDLER=y
  84. # CONFIG_HANDLER_IN_LUA is not set
  85. # CONFIG_ARCHIVE is not set
  86. # CONFIG_REMOTE_HANDLER is not set
  87. # CONFIG_BOOTLOADERHANDLER is not set