Config.in 256 B

12345678910
  1. config BR2_PACKAGE_LIBUECC
  2. bool "libuecc"
  3. depends on !BR2_STATIC_LIBS
  4. help
  5. Very small Elliptic Curve Cryptography library
  6. http://git.universe-factory.net/libuecc
  7. comment "libuecc needs a toolchain w/ dynamic library"
  8. depends on BR2_STATIC_LIBS