xref: /OK3568_Linux_fs/buildroot/package/python-crcmod/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_PYTHON_CRCMOD
2	bool "python-crcmod"
3	help
4	  The software in this package is a Python module for
5	  generating objects that compute the Cyclic Redundancy
6	  Check (CRC).
7
8	  http://crcmod.sourceforge.net/
9