|
|
| File: [Development] / linux-2.6-xfs-OLD / linux / lib / Kconfig (download)
Revision 1.4, Mon Oct 6 20:20:41 2003 UTC (14 years ago) by lord
merge up to 2.6.0-test6 |
# # Library configuration # menu "Library routines" config CRC32 tristate "CRC32 functions" help This option is provided for the case where no in-kernel-tree modules require CRC32 functions, but a module built outside the kernel tree does. Such modules that use library CRC32 functions require M here. # # compression support is select'ed if needed # config ZLIB_INFLATE tristate config ZLIB_DEFLATE tristate endmenu