summaryrefslogtreecommitdiffstats
path: root/package/libtasn1/Config.in
blob: b47b934db8826dff4ef8f258e36c6cb8ff853bc3 (plain)
1
2
3
4
5
6
7
8
9
10
config BR2_PACKAGE_LIBTASN1
	tristate "libtasn1 - an ASN.1 and DER structures manipulation library"
#	default m if CONFIG_DEVEL
	default n
	help
	 This is a library for Abstract Syntax Notation One (ASN.1) and 
	 Distinguish Encoding Rules (DER) manipulation.
	 
	 ftp://ftp.gnutls.org/pub/gnutls/libtasn1/