From mboxrd@z Thu Jan 1 00:00:00 1970 From: Razvan Cojocaru Subject: Re: [PATCH] tools: always enable HAS_MEM_ACCESS Date: Mon, 14 Dec 2015 13:44:20 +0200 Message-ID: <566EAB94.4090008@bitdefender.com> References: <1449849611-4993-1-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: <1449849611-4993-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 Cc: Wei Liu , Tamas K Lengyel , Ian Jackson , Ian Campbell , Stefano Stabellini List-Id: xen-devel@lists.xenproject.org On 12/11/2015 06:00 PM, Doug Goldstein wrote: > For all supported targets HAS_MEM_ACCESS is enabled so this drops the > conditional and always makes it enabled. The goal here is to remove the > setting in the top level config directory when kconfig changes land. > > Signed-off-by: Doug Goldstein Acked-by: Razvan Cojocaru Thanks, Razvan