xref: /OK3568_Linux_fs/buildroot/package/spice-protocol/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_SPICE_PROTOCOL
2	bool "spice protocol"
3	help
4	  The Spice project aims to provide a complete open source
5	  solution for interaction with virtualized desktop devices.
6	  The Spice project deals with both the virtualized devices
7	  and the front-end. Interaction between front-end and
8	  back-end is done using VD-Interfaces.
9
10	  This package implements the protocol-part of Spice.
11
12	  http://www.spice-space.org/
13