From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cooper Subject: Re: [PATCH 2/2] xen: convert XSM_ENABLE to Kconfig Date: Tue, 22 Dec 2015 21:37:11 +0000 Message-ID: <5679C287.7080603@citrix.com> References: <1450759603-24249-1-git-send-email-cardoe@cardoe.com> <1450819607-3763-1-git-send-email-cardoe@cardoe.com> <1450819607-3763-2-git-send-email-cardoe@cardoe.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1450819607-3763-2-git-send-email-cardoe@cardoe.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Doug Goldstein , xen-devel@lists.xen.org Cc: Daniel De Graaf , Keir Fraser , Jan Beulich List-Id: xen-devel@lists.xenproject.org On 22/12/2015 21:26, Doug Goldstein wrote: > diff --git a/INSTALL b/INSTALL > index c51447b..3d2e86a 100644 > --- a/INSTALL > +++ b/INSTALL > @@ -275,14 +275,10 @@ Building the python tools may fail unless certain options are passed to > setup.py. Config.mk contains additional info how to use this variable. > PYTHON_PREFIX_ARG= > > -The hypervisor may be build with XSM support, which can be changed with > -the following variables. > -XSM_ENABLE=y > - > -The hypervisor may be build with Flask support, which can be changed > +he hypervisor may be build with XSM/Flask support, which can be changed Missing a T. The x86 bits appear to be entirely mechanical, so Acked-by: Andrew Cooper