xref: /OK3568_Linux_fs/buildroot/package/asn1c/Config.in.host (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_HOST_ASN1C
2	bool "host asn1c"
3	help
4	  ASN.1 stands for Abstract Syntax Notation One and allows
5	  to describe complex data structures independently of any
6	  particular programming language.
7
8	  The asn1c is a free, open source compiler of ASN.1
9	  specifications into C source code.
10
11	  http://lionet.info/asn1c
12