config BR2_PACKAGE_RAPIDJSON
	bool "rapidjson"
	help
	  A fast JSON parser/generator for C++ with both SAX/DOM style API.

	  https://code.google.com/p/rapidjson/