xref: /OK3568_Linux_fs/buildroot/package/tinycbor/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_TINYCBOR
2	bool "tinycbor"
3	help
4	  Concise Binary Object Representation (CBOR) Library
5
6	  https://github.com/01org/tinycbor
7