1config BR2_PACKAGE_LIBYAML
2	bool "libyaml"
3	help
4	  LibYAML is a YAML 1.1 parser and emitter written in C.
5
6	  http://pyyaml.org/wiki/LibYAML
7