* [PATCH] watchdog: fix WATCHDOG_POLLER menuconfig
@ 2019-02-15 9:01 Oleksij Rempel
2019-02-18 8:55 ` Sascha Hauer
0 siblings, 1 reply; 2+ messages in thread
From: Oleksij Rempel @ 2019-02-15 9:01 UTC (permalink / raw)
To: barebox; +Cc: Oleksij Rempel
make it properly represented by menuconfig
Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de>
---
drivers/watchdog/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] watchdog: fix WATCHDOG_POLLER menuconfig
2019-02-15 9:01 [PATCH] watchdog: fix WATCHDOG_POLLER menuconfig Oleksij Rempel
@ 2019-02-18 8:55 ` Sascha Hauer
0 siblings, 0 replies; 2+ messages in thread
From: Sascha Hauer @ 2019-02-18 8:55 UTC (permalink / raw)
To: Oleksij Rempel; +Cc: barebox
On Fri, Feb 15, 2019 at 10:01:19AM +0100, Oleksij Rempel wrote:
> make it properly represented by menuconfig
>
> Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de>
> ---
> 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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-02-18 8:55 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-15 9:01 [PATCH] watchdog: fix WATCHDOG_POLLER menuconfig Oleksij Rempel
2019-02-18 8:55 ` Sascha Hauer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox