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