xref: /OK3568_Linux_fs/buildroot/package/twolame/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1*4882a593Smuzhiyunconfig BR2_PACKAGE_TWOLAME
2*4882a593Smuzhiyun	bool "twolame"
3*4882a593Smuzhiyun	help
4*4882a593Smuzhiyun	  TwoLAME is an optimised MPEG Audio Layer 2 (MP2) encoder
5*4882a593Smuzhiyun	  based on tooLAME by Mike Cheng, which in turn is based upon
6*4882a593Smuzhiyun	  the ISO dist10 code and portions of LAME.
7*4882a593Smuzhiyun
8*4882a593Smuzhiyun	  http://www.twolame.org/
9