xref: /OK3568_Linux_fs/buildroot/package/vdr-plugin-vnsiserver/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_VDR_PLUGIN_VNSISERVER
2	bool "vdr-plugin-vnsiserver"
3	depends on BR2_PACKAGE_VDR
4	help
5	  VDR plugin to handle KODI clients.
6	  The vdr-plugin-vnsiserver is able to handle serveral KODI
7	  clients connecting via the VNSI addon.
8
9	  https://github.com/FernetMenta/vdr-plugin-vnsiserver
10