No Description

Config.in 155B

123456789101112
  1. #fwknop config
  2. menu "Configuration"
  3. depends on PACKAGE_fwknopd
  4. config FWKNOPD_GPG
  5. bool "Enable GPG support"
  6. select PACKAGE_gnupg
  7. default n
  8. endmenu