1config BR2_PACKAGE_MATIO
2	bool "matio"
3	select BR2_PACKAGE_ZLIB
4	help
5	  matio is an C library for reading and writing MATLAB MAT
6	  files.
7
8	  https://sourceforge.net/projects/matio
9