summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/Kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/Kconfig b/lib/Kconfig
index 5b6cf3d68d..3c8de869b1 100644
--- a/lib/Kconfig
+++ b/lib/Kconfig
@@ -44,6 +44,9 @@ config REGEX
regex support to some commands, for example "env grep" and
"setexpr".
+config LIB_RAND
+ bool
+
source lib/rsa/Kconfig
menu "Hashing Support"
OpenPOWER on IntegriCloud