xref: /OK3568_Linux_fs/buildroot/package/inih/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_INIH
2	bool "inih"
3	help
4	  inih (INI Not Invented Here) is a simple .INI file parser
5	  written in C.
6
7	  https://github.com/benhoyt/inih/
8