diff options
author | Sam Yang <r52096@freescale.com> | 2010-03-23 17:26:40 +0800 |
---|---|---|
committer | Alejandro Gonzalez <alex.gonzalez@digi.com> | 2010-05-25 11:20:15 +0200 |
commit | 076b87d7854de7c09438c3d445956ec465fb2e29 (patch) | |
tree | a031a74010d1848fc8ad4bb776d85193ece74500 | |
parent | b7f76154600da5173cef8e55d7333b25fceb8520 (diff) |
ENGR00121861 Remove mx28 keywork in description of CRYPTO_DEV_CP driver
it's reused by other platforms.
Signed-off-by: Sam Yang <r52096@freescale.com>
Signed-off-by: Alejandro Gonzalez <alex.gonzalez@digi.com>
-rw-r--r-- | drivers/crypto/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/crypto/Kconfig b/drivers/crypto/Kconfig index b5f307af8c6d..9c2919a431a8 100644 --- a/drivers/crypto/Kconfig +++ b/drivers/crypto/Kconfig @@ -215,7 +215,7 @@ config CRYPTO_DEV_DCP select CRYPTO_ALGAPI select CRYPTO_BLKCIPHER help - Say 'Y' here to use the MX28 DCP AES and SHA + Say 'Y' here to use the DCP AES and SHA engine for the CryptoAPI algorithms. To compile this driver as a module, choose M here: the module |