summaryrefslogtreecommitdiffstats
path: root/package/libtasn1/Config.in
blob: 4553c25b2380f2ad8b283c37b83a090098391fdf (plain)
1
2
3
4
5
6
7
8
9
10
11
config BR2_PACKAGE_LIBTASN1
	prompt "libtasn1.......................... An ASN.1 and DER structures manipulation library"
	tristate
#	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/