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