xref: /OK3568_Linux_fs/buildroot/package/cjson/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_CJSON
2	bool "cJSON"
3	help
4	  An ultra-lightweight, portable, single-file, simple-as-can-be
5	  ANSI-C compliant JSON parser, under MIT license.
6
7	  https://github.com/DaveGamble/cJSON
8