summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authormnc <mnc@d7303112-9cec-0310-bdd2-e83a94d6c2b6>2006-10-02 22:51:12 +0000
committermnc <mnc@d7303112-9cec-0310-bdd2-e83a94d6c2b6>2006-10-02 22:51:12 +0000
commit6d5f981d7ebc7f8b6218633c286ebc4d09513d59 (patch)
tree817522e008b30daa5e4ce3fd864561fc545b7c0a /README
parent9665af2294b1494d33ceb4319b5eb376568cc1cc (diff)
downloadopen-iscsi-6d5f981d7ebc7f8b6218633c286ebc4d09513d59.tar.gz
update README for crc32c changes
git-svn-id: svn://svn.berlios.de/open-iscsi@700 d7303112-9cec-0310-bdd2-e83a94d6c2b6
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 67bab63..2ba4c18 100644
--- a/README
+++ b/README
@@ -77,8 +77,8 @@ Linux operating system with kernel version 2.6.16, or later. See
http://www.open-iscsi.org/cgi-bin/wiki.pl/Supported_Kernels
for a more information about which kernels Open-iSCSI supports.
You need to enable "Cryptographic API" under "Cryptographic options" in the
-kernel config. You also need to enable "CRC32c CRC algorithm" if
-you use header or data digests. They are the kernel options,
+kernel config. And you must enable "CRC32c CRC algorithm" even if
+you do not use header or data digests. They are the kernel options,
CONFIG_CRYPTO and CONFIG_CRYPTO_CRC32C, respectively.
By default the kernel source found at