commit | 02d9e320c693cc14512836a54ce3953e399fd3a8 | [log] [tgz] |
---|---|---|
author | Corentin Labbe <clabbe@baylibre.com> | Wed Dec 20 18:19:32 2017 +0000 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Thu Dec 28 17:56:50 2017 +1100 |
tree | 525820cb1a71be6af1bd24d60e306072ad947b02 | |
parent | 14359bd7a045d36f55704d6bc8659645e529c81e [diff] |
crypto: stm32 - Use standard CONFIG name All hardware crypto devices have their CONFIG names using the following convention: CRYPTO_DEV_name_algo This patch apply this conventions on STM32 CONFIG names. Signed-off-by: Corentin Labbe <clabbe@baylibre.com> Reviewed-by: Fabien Dessenne <fabien.dessenne@st.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>