Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755471AbdDNWkT (ORCPT ); Fri, 14 Apr 2017 18:40:19 -0400 Received: from mail-wm0-f65.google.com ([74.125.82.65]:35337 "EHLO mail-wm0-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751565AbdDNWkP (ORCPT ); Fri, 14 Apr 2017 18:40:15 -0400 From: Vincent Legoll To: linux-kernel@vger.kernel.org, atull@opensource.altera.com, moritz.fischer@ettus.com, linux-fpga@vger.kernel.org Subject: Re: [PATCH] Make FPGA a menuconfig to ease disabling it all Date: Sat, 15 Apr 2017 00:39:45 +0200 Message-Id: <20170414223946.18999-1-vincent.legoll@gmail.com> X-Mailer: git-send-email 2.9.3 In-Reply-To: <2f141046-1645-90ac-61b7-b93b08a10ad1@infradead.org> References: <2f141046-1645-90ac-61b7-b93b08a10ad1@infradead.org> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 111 Lines: 6 Hello Randy, you mean like the following ? Looks like this is working as intended and much simpler, thanks.