[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20140315193258.GA13884@spo001.leaseweb.com>
Date: Sat, 15 Mar 2014 20:32:58 +0100
From: Wim Van Sebroeck <wim@...ana.be>
To: Markus Mayer <markus.mayer@...aro.org>
Cc: Linux Watchdog List <linux-watchdog@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] watchdog: bcm281xx: Fix Kconfig dependency
Hi Markus,
> Use more the applicable ARCH_BCM_MOBILE option instead of ARCH_BCM as
> dependency for bcm_kona_wdt.c.
>
> Signed-off-by: Markus Mayer <markus.mayer@...aro.org>
> ---
> drivers/watchdog/Kconfig | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/watchdog/Kconfig b/drivers/watchdog/Kconfig
> index 79d2589..47a6f10 100644
> --- a/drivers/watchdog/Kconfig
> +++ b/drivers/watchdog/Kconfig
> @@ -1160,7 +1160,7 @@ config BCM2835_WDT
>
> config BCM_KONA_WDT
> tristate "BCM Kona Watchdog"
> - depends on ARCH_BCM
> + depends on ARCH_BCM_MOBILE
> select WATCHDOG_CORE
> help
> Support for the watchdog timer on the following Broadcom BCM281xx
Patch has been added to linux-watchdog-next.
Kind regards,
Wim.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists