X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?a=blobdiff_plain;f=palacios%2Fsrc%2Fdevices%2FKconfig;h=be4de33792f4f84a5aa40a4229af3861e971a0c5;hb=a996f792cb40f3451085f9951dd4462d188c84b8;hp=eb15aca7c6c9e21af6aa18093c3292fc2ff8c9da;hpb=5070a2b7685d1fe39072e3d503d07ffb29b3d5b5;p=palacios.git diff --git a/palacios/src/devices/Kconfig b/palacios/src/devices/Kconfig index eb15aca..be4de33 100644 --- a/palacios/src/devices/Kconfig +++ b/palacios/src/devices/Kconfig @@ -156,7 +156,7 @@ config LINUX_VIRTIO_VNET default n depends on PCI && EXPERIMENTAL && VNET help - Enable the Virtio VNET interface + Enable the Virtio VNET interface for Control VM config DEBUG_LINUX_VIRTIO_VNET bool "Virtio VNET Interface Debugging" @@ -167,11 +167,11 @@ config DEBUG_LINUX_VIRTIO_VNET config VNET_NIC - bool "Enable VNET VIrtio NIC Device" + bool "Enable VNET Backend Device" default n depends on PCI && EXPERIMENTAL && VNET help - Enable the VNET Virtio backend device + Enable the VNET backend device config DEBUG_VNET_NIC bool "VNET NIC Device Debugging"