topconfig set CRYPTO_HMAC to modular

was set to yes out of historic reason probably still set by Xu.

svn path=/dists/trunk/linux-2.6/; revision=12821
This commit is contained in:
Maximilian Attems 2009-02-17 02:54:16 +00:00
parent 13f551730e
commit 24fb369301
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ CONFIG_CRYPTO_ECB=m
CONFIG_CRYPTO_LRW=m
CONFIG_CRYPTO_PCBC=m
CONFIG_CRYPTO_XTS=m
CONFIG_CRYPTO_HMAC=y
CONFIG_CRYPTO_HMAC=m
CONFIG_CRYPTO_XCBC=m
CONFIG_CRYPTO_CRC32C=m
CONFIG_CRYPTO_MD4=m