[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CANk1AXSoaMLgE2i3Cb=qGNfPkie1rbRCbYaKN1vn13K+vYa9CQ@mail.gmail.com>
Date: Wed, 24 May 2017 10:35:49 -0500
From: Alan Tull <atull@...nel.org>
To: Vincent Legoll <vincent.legoll@...il.com>
Cc: linux-kernel <linux-kernel@...r.kernel.org>,
atull <atull@...nsource.altera.com>,
Moritz Fischer <moritz.fischer@...us.com>,
linux-fpga@...r.kernel.org
Subject: Re: [PATCH] Make FPGA a menuconfig to ease disabling it all
On Fri, Apr 14, 2017 at 5:39 PM, Vincent Legoll
<vincent.legoll@...il.com> wrote:
Hi Vincent,
Thanks!
Alan
> No need to get into the submenu to disable all FPGA-related config entries
>
> Signed-off-by: Vincent Legoll <vincent.legoll@...il.com>
Signed-off-by: Alan Tull <atull@...nel.org>
> ---
> drivers/fpga/Kconfig | 6 +-----
> 1 file changed, 1 insertion(+), 5 deletions(-)
>
> diff --git a/drivers/fpga/Kconfig b/drivers/fpga/Kconfig
> index ce861a2..2cb9b81 100644
> --- a/drivers/fpga/Kconfig
> +++ b/drivers/fpga/Kconfig
> @@ -2,9 +2,7 @@
> # FPGA framework configuration
> #
>
> -menu "FPGA Configuration Support"
> -
> -config FPGA
> +menuconfig FPGA
> tristate "FPGA Configuration Framework"
> help
> Say Y here if you want support for configuring FPGAs from the
> @@ -64,5 +62,3 @@ config ALTERA_FREEZE_BRIDGE
> region is being reprogrammed.
>
> endif # FPGA
> -
> -endmenu
> --
> 2.9.3
>
Powered by blists - more mailing lists