From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel De Graaf Subject: Re: [PATCH 1/2] xen: convert FLASK_ENABLE to Kconfig Date: Mon, 4 Jan 2016 15:01:09 -0500 Message-ID: <568ACF85.3060104@tycho.nsa.gov> References: <1450759603-24249-1-git-send-email-cardoe@cardoe.com> <1450819607-3763-1-git-send-email-cardoe@cardoe.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1450819607-3763-1-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 List-Id: xen-devel@lists.xenproject.org On 22/12/15 16:26, Doug Goldstein wrote: > Converts the Config.mk option of FLASK_ENABLE into a Kconfig option for > the hypervisor called CONFIG_FLASK. This commit knowingly breaks the > dependent relationship on XSM_ENABLE which is addressed when XSM_ENABLE > is converted to Kconfig. > > Signed-off-by: Doug Goldstein Assuming that both patches in this series are applied together, Acked-by: Daniel De Graaf