From: Lei Xia Date: Wed, 17 Nov 2010 20:40:02 +0000 (-0600) Subject: Minor fix on VNET config X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?p=palacios.git;a=commitdiff_plain;h=17c6c2cd627aec87b15ffe667d2bc319ab7cf8c7 Minor fix on VNET config --- diff --git a/Kconfig b/Kconfig index 4f899fe..2a7a385 100644 --- a/Kconfig +++ b/Kconfig @@ -169,11 +169,11 @@ config LINUX_VIRTIO_VNET Enable the Virtio VNET interface config DEBUG_LINUX_VIRTIO_VNET - bool "VNET Virtio Device Debugging" + bool "Virtio VNET Interface Debugging" default n depends on LINUX_VIRTIO_VNET && DEBUG_ON help - Enable debugging for the VNET Virtio Device + Enable debugging for the VNET Virtio interface endmenu