aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto
diff options
context:
space:
mode:
authorAdrian Bunk <bunk@stusta.de>2007-07-17 08:33:16 -0400
committerDavid S. Miller <davem@sunset.davemloft.net>2007-10-10 19:55:37 -0400
commit44db25ca127281036817f861593389d7cfe950f5 (patch)
treea6c7fe4a3541756e47dd70d4933074a428dc2320 /drivers/crypto
parenta349365e5e0e0590cf68957abd2ead1e5249fdef (diff)
[CRYPTO] drivers/Kconfig: Remove "default m"s
Hardware drivers shouldn't default to m. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'drivers/crypto')
-rw-r--r--drivers/crypto/Kconfig5
1 files changed, 0 insertions, 5 deletions
diff --git a/drivers/crypto/Kconfig b/drivers/crypto/Kconfig
index c0fc4aeb8596..5fd6688a444a 100644
--- a/drivers/crypto/Kconfig
+++ b/drivers/crypto/Kconfig
@@ -14,7 +14,6 @@ config CRYPTO_DEV_PADLOCK
14 tristate "Support for VIA PadLock ACE" 14 tristate "Support for VIA PadLock ACE"
15 depends on X86_32 15 depends on X86_32
16 select CRYPTO_ALGAPI 16 select CRYPTO_ALGAPI
17 default m
18 help 17 help
19 Some VIA processors come with an integrated crypto engine 18 Some VIA processors come with an integrated crypto engine
20 (so called VIA PadLock ACE, Advanced Cryptography Engine) 19 (so called VIA PadLock ACE, Advanced Cryptography Engine)
@@ -28,7 +27,6 @@ config CRYPTO_DEV_PADLOCK_AES
28 tristate "PadLock driver for AES algorithm" 27 tristate "PadLock driver for AES algorithm"
29 depends on CRYPTO_DEV_PADLOCK 28 depends on CRYPTO_DEV_PADLOCK
30 select CRYPTO_BLKCIPHER 29 select CRYPTO_BLKCIPHER
31 default m
32 help 30 help
33 Use VIA PadLock for AES algorithm. 31 Use VIA PadLock for AES algorithm.
34 32
@@ -42,7 +40,6 @@ config CRYPTO_DEV_PADLOCK_SHA
42 depends on CRYPTO_DEV_PADLOCK 40 depends on CRYPTO_DEV_PADLOCK
43 select CRYPTO_SHA1 41 select CRYPTO_SHA1
44 select CRYPTO_SHA256 42 select CRYPTO_SHA256
45 default m
46 help 43 help
47 Use VIA PadLock for SHA1/SHA256 algorithms. 44 Use VIA PadLock for SHA1/SHA256 algorithms.
48 45
@@ -58,7 +55,6 @@ config CRYPTO_DEV_GEODE
58 depends on X86_32 && PCI 55 depends on X86_32 && PCI
59 select CRYPTO_ALGAPI 56 select CRYPTO_ALGAPI
60 select CRYPTO_BLKCIPHER 57 select CRYPTO_BLKCIPHER
61 default m
62 help 58 help
63 Say 'Y' here to use the AMD Geode LX processor on-board AES 59 Say 'Y' here to use the AMD Geode LX processor on-board AES
64 engine for the CryptoAPI AES algorithm. 60 engine for the CryptoAPI AES algorithm.
@@ -70,7 +66,6 @@ config ZCRYPT
70 tristate "Support for PCI-attached cryptographic adapters" 66 tristate "Support for PCI-attached cryptographic adapters"
71 depends on S390 67 depends on S390
72 select ZCRYPT_MONOLITHIC if ZCRYPT="y" 68 select ZCRYPT_MONOLITHIC if ZCRYPT="y"
73 default "m"
74 help 69 help
75 Select this option if you want to use a PCI-attached cryptographic 70 Select this option if you want to use a PCI-attached cryptographic
76 adapter like: 71 adapter like: