xref: /OK3568_Linux_fs/buildroot/package/xxhash/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_XXHASH
2	bool "xxhash"
3	help
4	  xxHash is an extremely fast hash algorithm, running at RAM
5	  speed limits.
6
7	  https://github.com/Cyan4973/xxHash
8