Merge git://git.denx.de/u-boot-usb
[platform/kernel/u-boot.git] / lib / Kconfig
index 3c8de86..7ec8c98 100644 (file)
@@ -45,7 +45,9 @@ config REGEX
          "setexpr".
 
 config LIB_RAND
-       bool
+       bool "Pseudo-random library support "
+       help
+         This library provides pseudo-random number generator functions.
 
 source lib/rsa/Kconfig