packages/net/fwknop/Config.in

13 lines
155 B
Text
Raw Normal View History

#fwknop config
menu "Configuration"
depends on PACKAGE_fwknopd
config FWKNOPD_GPG
bool "Enable GPG support"
select PACKAGE_gnupg
default n
endmenu