diff options
author | Simon Arlott <simon@fire.lp0.eu> | 2007-05-02 12:08:26 (GMT) |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2007-05-02 12:08:26 (GMT) |
commit | f6259deacfd55607ae57cff422d3bc7694ea14e7 (patch) | |
tree | d984d50afb2ee4cfa941008fd879fd64ca9629a0 /crypto/scatterwalk.h | |
parent | e196d6259141eda47aeafd88514aae652bfbfc7f (diff) | |
download | linux-fsl-qoriq-f6259deacfd55607ae57cff422d3bc7694ea14e7.tar.xz |
[CRYPTO] padlock: Remove pointless padlock module
When this is compiled in it is run too early to do anything useful:
[ 6.052000] padlock: No VIA PadLock drivers have been loaded.
[ 6.052000] padlock: Using VIA PadLock ACE for AES algorithm.
[ 6.052000] padlock: Using VIA PadLock ACE for SHA1/SHA256 algorithms.
When it's a module it isn't doing anything special, the same functionality
can be provided in userspace by "probeall padlock padlock-aes padlock-sha"
in modules.conf if it is required.
Signed-off-by: Simon Arlott <simon@fire.lp0.eu>
Cc: Michal Ludvig <michal@logix.cz>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/scatterwalk.h')
0 files changed, 0 insertions, 0 deletions