LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* [PATCH] watchdog: cadence: Remove Kconfig dependency on ARCH
@ 2015-03-09 8:50 Michal Simek
2015-03-09 13:10 ` Guenter Roeck
2015-03-27 8:02 ` Wim Van Sebroeck
0 siblings, 2 replies; 3+ messages in thread
From: Michal Simek @ 2015-03-09 8:50 UTC (permalink / raw)
To: linux-kernel, monstr; +Cc: Zach Pfeffer, Wim Van Sebroeck, linux-watchdog
Remove Kconfig dependency and enable driver for
all ARCHs.
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
---
Test for all archs done by Kbuild test robot without any problem.
---
drivers/watchdog/Kconfig | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/watchdog/Kconfig b/drivers/watchdog/Kconfig
index 16f202350997..6442412377a4 100644
--- a/drivers/watchdog/Kconfig
+++ b/drivers/watchdog/Kconfig
@@ -169,7 +169,6 @@ config AT91SAM9X_WATCHDOG
config CADENCE_WATCHDOG
tristate "Cadence Watchdog Timer"
- depends on ARM
select WATCHDOG_CORE
help
Say Y here if you want to include support for the watchdog
--
1.8.2.3
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] watchdog: cadence: Remove Kconfig dependency on ARCH
2015-03-09 8:50 [PATCH] watchdog: cadence: Remove Kconfig dependency on ARCH Michal Simek
@ 2015-03-09 13:10 ` Guenter Roeck
2015-03-27 8:02 ` Wim Van Sebroeck
1 sibling, 0 replies; 3+ messages in thread
From: Guenter Roeck @ 2015-03-09 13:10 UTC (permalink / raw)
To: Michal Simek, linux-kernel, monstr
Cc: Zach Pfeffer, Wim Van Sebroeck, linux-watchdog
On 03/09/2015 01:50 AM, Michal Simek wrote:
> Remove Kconfig dependency and enable driver for
> all ARCHs.
>
> Signed-off-by: Michal Simek <michal.simek@xilinx.com>
> ---
>
> Test for all archs done by Kbuild test robot without any problem.
Looks ok. To be sure, I'll run it through my test farm as well.
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Guenter
> ---
> drivers/watchdog/Kconfig | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/watchdog/Kconfig b/drivers/watchdog/Kconfig
> index 16f202350997..6442412377a4 100644
> --- a/drivers/watchdog/Kconfig
> +++ b/drivers/watchdog/Kconfig
> @@ -169,7 +169,6 @@ config AT91SAM9X_WATCHDOG
>
> config CADENCE_WATCHDOG
> tristate "Cadence Watchdog Timer"
> - depends on ARM
> select WATCHDOG_CORE
> help
> Say Y here if you want to include support for the watchdog
>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] watchdog: cadence: Remove Kconfig dependency on ARCH
2015-03-09 8:50 [PATCH] watchdog: cadence: Remove Kconfig dependency on ARCH Michal Simek
2015-03-09 13:10 ` Guenter Roeck
@ 2015-03-27 8:02 ` Wim Van Sebroeck
1 sibling, 0 replies; 3+ messages in thread
From: Wim Van Sebroeck @ 2015-03-27 8:02 UTC (permalink / raw)
To: Michal Simek; +Cc: linux-kernel, monstr, Zach Pfeffer, linux-watchdog
Hi Michal,
> Remove Kconfig dependency and enable driver for
> all ARCHs.
>
> Signed-off-by: Michal Simek <michal.simek@xilinx.com>
> ---
>
> Test for all archs done by Kbuild test robot without any problem.
> ---
> drivers/watchdog/Kconfig | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/watchdog/Kconfig b/drivers/watchdog/Kconfig
> index 16f202350997..6442412377a4 100644
> --- a/drivers/watchdog/Kconfig
> +++ b/drivers/watchdog/Kconfig
> @@ -169,7 +169,6 @@ config AT91SAM9X_WATCHDOG
>
> config CADENCE_WATCHDOG
> tristate "Cadence Watchdog Timer"
> - depends on ARM
> select WATCHDOG_CORE
> help
> Say Y here if you want to include support for the watchdog
This patch has been added to linux-watchdog-next.
Kind regards,
Wim.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2015-03-27 8:02 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-09 8:50 [PATCH] watchdog: cadence: Remove Kconfig dependency on ARCH Michal Simek
2015-03-09 13:10 ` Guenter Roeck
2015-03-27 8:02 ` Wim Van Sebroeck
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).