From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from metis.ext.pengutronix.de ([2001:67c:670:201:290:27ff:fe1d:cc33]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1gvehk-00032F-E5 for barebox@lists.infradead.org; Mon, 18 Feb 2019 08:55:14 +0000 Date: Mon, 18 Feb 2019 09:55:10 +0100 From: Sascha Hauer Message-ID: <20190218085510.7qphvksfyozislgt@pengutronix.de> References: <20190215090119.10069-1-o.rempel@pengutronix.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20190215090119.10069-1-o.rempel@pengutronix.de> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "barebox" Errors-To: barebox-bounces+u.kleine-koenig=pengutronix.de@lists.infradead.org Subject: Re: [PATCH] watchdog: fix WATCHDOG_POLLER menuconfig To: Oleksij Rempel Cc: barebox@lists.infradead.org On Fri, Feb 15, 2019 at 10:01:19AM +0100, Oleksij Rempel wrote: > make it properly represented by menuconfig > > Signed-off-by: Oleksij Rempel > --- > drivers/watchdog/Kconfig | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Applied, thanks Sascha > > diff --git a/drivers/watchdog/Kconfig b/drivers/watchdog/Kconfig > index 96e91fc2ce..2793ee93d9 100644 > --- a/drivers/watchdog/Kconfig > +++ b/drivers/watchdog/Kconfig > @@ -10,7 +10,7 @@ menuconfig WATCHDOG > > if WATCHDOG > > -menuconfig WATCHDOG_POLLER > +config WATCHDOG_POLLER > bool "Watchdog periodic feeder support" > select POLLER > help > -- > 2.20.1 > > > _______________________________________________ > barebox mailing list > barebox@lists.infradead.org > http://lists.infradead.org/mailman/listinfo/barebox > -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox