xref: /OK3568_Linux_fs/buildroot/package/kodi-inputstream-adaptive/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_KODI_INPUTSTREAM_ADAPTIVE
2	bool "kodi-inputstream-adaptive"
3	# wvdecrypter/cdm/build/build_config.h
4	depends on BR2_aarch64 || BR2_arm || BR2_i386 || BR2_mipsel \
5		|| BR2_mips64el || BR2_x86_64
6	select BR2_PACKAGE_EXPAT
7	help
8	  Kodi inputstream addon for several manifest types
9
10	  https://github.com/xbmc/inputstream.adaptive
11