blob: 0d4806ab3ac28871d7683ca7079d5747295618b6 [file] [log] [blame]
b.liue9582032025-04-17 19:18:16 +08001# nettle avanced configuration
2
3menu "Configuration"
4 depends on PACKAGE_libnettle
5
6config LIBNETTLE_MINI
7 bool "use mini-gmp instead of gmp; the library will be much smaller at a 10x performance penalty. Note that this option may have side effects to programs that link to both nettle and gmp."
8
9endmenu