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