• S
    [CIFS] fs/cifs/Kconfig: CIFS depends on CRYPTO_HMAC · 362d3129
    Steve French 提交于
    linux-2.6.37-rc1: I compiled a kernel with CIFS which subsequently
    failed with an error indicating it couldn't initialize crypto module
    "hmacmd5".  CONFIG_CRYPTO_HMAC=y fixed the problem.
    
    This patch makes CIFS depend on CRYPTO_HMAC in kconfig.
    
    Signed-off-by: Jody Bruchon<jody@nctritech.com>
    CC: Shirish Pargaonkar <shirishp@us.ibm.com>
    Signed-off-by: NSteve French <sfrench@us.ibm.com>
    362d3129
Kconfig 6.7 KB