diff options
Diffstat (limited to 'package/gnupg/Config.in')
-rw-r--r-- | package/gnupg/Config.in | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/package/gnupg/Config.in b/package/gnupg/Config.in index 1dc27a47c6..30f215fed8 100644 --- a/package/gnupg/Config.in +++ b/package/gnupg/Config.in @@ -16,6 +16,11 @@ config BR2_PACKAGE_GNUPG if BR2_PACKAGE_GNUPG +config BR2_PACKAGE_GNUPG_AES + bool "AES support" + help + Support for the AES cipher + config BR2_PACKAGE_GNUPG_RSA bool "RSA support" help |