Signed-off-by: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx> --- crypto/Kconfig | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/crypto/Kconfig b/crypto/Kconfig index ef807dec68de..27047889a658 100644 --- a/crypto/Kconfig +++ b/crypto/Kconfig @@ -1,3 +1,5 @@ +menu "Crypto support" + config CRC32 bool @@ -84,3 +86,5 @@ config CRYPTO_PBKDF2 select DIGEST select DIGEST_SHA1_GENERIC bool + +endmenu -- 2.6.1 _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox