]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - lib/Kconfig
lib/rsa: Add Kconfig for devices supporting RSA Modular Exponentiation
[karo-tx-uboot.git] / lib / Kconfig
index 8460439d8e772d4126b78ad616059dd38a7dabff..a1f30a2c4ef0931483cf80010ef0674ea5dbbb58 100644 (file)
@@ -27,4 +27,6 @@ config SYS_HZ
          get_timer() must operate in milliseconds and this option must be
          set to 1000.
 
+source lib/rsa/Kconfig
+
 endmenu