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