2 # Library configuration
5 menu "Library routines"
8 tristate "CRC32 functions"
10 This option is provided for the case where no in-kernel-tree
11 modules require CRC32 functions, but a module built outside the
12 kernel tree does. Such modules that use library CRC32 functions
16 # compression support is select'ed if needed