xref: /OK3568_Linux_fs/buildroot/package/kodi-audioencoder-lame/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_KODI_AUDIOENCODER_LAME
2	bool "kodi-audioencoder-lame"
3	select BR2_PACKAGE_KODI_OPTICALDRIVE
4	select BR2_PACKAGE_LAME
5	help
6	  An audioencoder addon for Kodi
7
8	  https://github.com/xbmc/audioencoder.lame
9