crypto: stm32 - Use standard CONFIG name
authorCorentin Labbe <clabbe@baylibre.com>
Wed, 20 Dec 2017 18:19:32 +0000 (18:19 +0000)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 28 Dec 2017 06:56:50 +0000 (17:56 +1100)
commit02d9e320c693cc14512836a54ce3953e399fd3a8
tree525820cb1a71be6af1bd24d60e306072ad947b02
parent14359bd7a045d36f55704d6bc8659645e529c81e
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>
drivers/crypto/stm32/Kconfig
drivers/crypto/stm32/Makefile