From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755557AbdDNXFI (ORCPT ); Fri, 14 Apr 2017 19:05:08 -0400 Received: from merlin.infradead.org ([205.233.59.134]:47304 "EHLO merlin.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754969AbdDNXFE (ORCPT ); Fri, 14 Apr 2017 19:05:04 -0400 Subject: Re: [PATCH] Make FPGA a menuconfig to ease disabling it all To: Vincent Legoll , linux-kernel@vger.kernel.org, atull@opensource.altera.com, moritz.fischer@ettus.com, linux-fpga@vger.kernel.org References: <2f141046-1645-90ac-61b7-b93b08a10ad1@infradead.org> <20170414223946.18999-1-vincent.legoll@gmail.com> From: Randy Dunlap Message-ID: Date: Fri, 14 Apr 2017 16:05:01 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 In-Reply-To: <20170414223946.18999-1-vincent.legoll@gmail.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 04/14/17 15:39, Vincent Legoll wrote: > Hello Randy, > > you mean like the following ? > > Looks like this is working as intended and much simpler, thanks. > Yes, like that. Thanks. -- ~Randy