defconfig 1.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576
  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 is not set
  14. CONFIG_MTD=y
  15. CONFIG_LUA=y
  16. # CONFIG_FEATURE_SYSLOG is not set
  17. #
  18. # Build Options
  19. #
  20. # CONFIG_STATIC is not set
  21. CONFIG_CROSS_COMPILE=""
  22. CONFIG_SYSROOT=""
  23. CONFIG_EXTRA_CFLAGS=""
  24. CONFIG_EXTRA_LDFLAGS=""
  25. CONFIG_EXTRA_LDLIBS=""
  26. #
  27. # Debugging Options
  28. #
  29. # CONFIG_DEBUG is not set
  30. # CONFIG_WERROR is not set
  31. # CONFIG_NOCLEANUP is not set
  32. # CONFIG_DOWNLOAD is not set
  33. CONFIG_WEBSERVER=y
  34. #
  35. # Webserver Features
  36. #
  37. CONFIG_MONGOOSE=y
  38. #
  39. # Mongoose Feature
  40. #
  41. CONFIG_MONGOOSELUA=y
  42. # CONFIG_MONGOOSEIPV6 is not set
  43. CONFIG_MONGOOSESSL=y
  44. #
  45. # Archival Features
  46. #
  47. CONFIG_CPIO=y
  48. CONFIG_GUNZIP=y
  49. #
  50. # Parser Features
  51. #
  52. CONFIG_LIBCONFIG=y
  53. CONFIG_LIBCONFIGROOT=""
  54. # CONFIG_JSON is not set
  55. # CONFIG_LUAEXTERNAL is not set
  56. # CONFIG_SETSWDESCRIPTION is not set
  57. #
  58. # Image Handlers
  59. #
  60. # CONFIG_UBIVOL is not set
  61. CONFIG_CFI=y
  62. CONFIG_RAW=y
  63. CONFIG_LUASCRIPTHANDLER=y
  64. CONFIG_SHELLSCRIPTHANDLER=y
  65. CONFIG_HANDLER_IN_LUA=y
  66. CONFIG_UBOOT=y
  67. CONFIG_UBOOT_FWENV="/etc/fw_env.config"