X-Git-Url: https://git.kernelconcepts.de/?p=karo-tx-uboot.git;a=blobdiff_plain;f=lib%2FKconfig;h=42cad25842c2cbd1f6161bf0b84857bbc50012e3;hp=a1f30a2c4ef0931483cf80010ef0674ea5dbbb58;hb=68cbbeeae2e6580a5578db6dbfa67ca1f3197c97;hpb=44314918c020abc9d56e223cf8d57313a5c3db99 diff --git a/lib/Kconfig b/lib/Kconfig index a1f30a2c4e..42cad25842 100644 --- a/lib/Kconfig +++ b/lib/Kconfig @@ -27,6 +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