Signed-off-by: Ian Jackson <ian.jack...@eu.citrix.com>
CC: Andrew Cooper <andrew.coop...@citrix.com>
---
 ts-xen-build | 1 +
 1 file changed, 1 insertion(+)

diff --git a/ts-xen-build b/ts-xen-build
index 80f6492..7cdd365 100755
--- a/ts-xen-build
+++ b/ts-xen-build
@@ -109,6 +109,7 @@ END
        if test -f xen/Kconfig; then
                echo >>xen/.config CONFIG_EXPERT=y
                echo >>xen/.config CONFIG_HVM_FEP=y
+               echo >>xen/.config CONFIG_VERBOSE_DEBUG=y
        fi
 END
                );
-- 
2.1.4


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

Reply via email to