1
0
mirror of https://github.com/stefanocasazza/ULib.git synced 2025-10-12 20:27:27 +08:00
ULib/openwrt/package/nodog/x86_64/18.06.2/Config.in
stefanocasazza 1517b842c4 sync
2019-05-07 19:08:34 +02:00

36 lines
855 B
Plaintext

config NODOG_UUID
# depends on DEVEL && PACKAGE_libuuid
bool "Enable use of libuuid features"
select PACKAGE_nodog
default y
config NODOG_DEBUG
# depends on DEVEL && PACKAGE_nodog
bool "Enable compilation of debugging features"
select PACKAGE_nodog
default n
config NODOG_MEMPOOL
# depends on DEVEL && PACKAGE_nodog
bool "Enable compilation of memory pool features"
select PACKAGE_nodog
default n
#config NODOG_OPENSSL
# depends on DEVEL && PACKAGE_libopenssl
# bool "Enable use of openssl features"
# select PACKAGE_nodog
# default n
#config NODOG_CYASSL
# depends on DEVEL && PACKAGE_libcyassl
# bool "Enable use of cyassl features"
# select PACKAGE_nodog
# default y
#config NODOG_ZLIB
# depends on DEVEL && PACKAGE_zlib
# bool "Enable use of zlib features"
# select PACKAGE_nodog
# default y