summaryrefslogtreecommitdiffstats
path: root/package/libgpg-error/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/libgpg-error/Config.in')
-rw-r--r--package/libgpg-error/Config.in17
1 files changed, 9 insertions, 8 deletions
diff --git a/package/libgpg-error/Config.in b/package/libgpg-error/Config.in
index 5987840ac..1a6b00374 100644
--- a/package/libgpg-error/Config.in
+++ b/package/libgpg-error/Config.in
@@ -1,11 +1,12 @@
config BR2_PACKAGE_LIBGPG_ERROR
- tristate "libgpg-error - An helper library for common error codes and descriptions"
+ prompt "libgpg-error...................... An helper library for common error codes and descriptions"
+ tristate
default m if CONFIG_DEVEL
help
- This is a library that defines common error values for all GnuPG
- components. Among these are GPG, GPGSM, GPGME, GPG-Agent, libgcrypt,
- Libksba, DirMngr, Pinentry, SmartCard Daemon and possibly more in the
- future.
-
- http://www.gnupg.org/related_software/libgpg-error/
-
+ This is a library that defines common error values for all GnuPG
+ components. Among these are GPG, GPGSM, GPGME, GPG-Agent, libgcrypt,
+ Libksba, DirMngr, Pinentry, SmartCard Daemon and possibly more in the
+ future.
+
+ http://www.gnupg.org/related_software/libgpg-error/
+