1config BR2_PACKAGE_PYTHON_REEDSOLO
2	bool "python-reedsolo"
3	help
4	  Pure-Python Reed Solomon encoder/decoder.
5
6	  https://github.com/tomerfiliba/reedsolomon
7