Signed-off-by: Andrew Morton --- 25-akpm/lib/Kconfig | 1 + 1 files changed, 1 insertion(+) diff -puN lib/Kconfig~crc-add-common-crc16-module-default-y lib/Kconfig --- 25/lib/Kconfig~crc-add-common-crc16-module-default-y Thu Jun 24 15:42:01 2004 +++ 25-akpm/lib/Kconfig Thu Jun 24 15:42:09 2004 @@ -14,6 +14,7 @@ config CRC16 config CRC32 tristate "CRC32 functions" + default y help This option is provided for the case where no in-kernel-tree modules require CRC32 functions, but a module built outside the _