]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - lib/Kconfig
gpio: remove gpiolib.c and define remaining functions as static inline in asm/gpio.h
[karo-tx-uboot.git] / lib / Kconfig
index 8460439d8e772d4126b78ad616059dd38a7dabff..42cad25842c2cbd1f6161bf0b84857bbc50012e3 100644 (file)
@@ -27,4 +27,9 @@ config SYS_HZ
          get_timer() must operate in milliseconds and this option must be
          set to 1000.
 
+config LIB_RAND
+       bool
+
+source lib/rsa/Kconfig
+
 endmenu