watchdog: bcm281xx: Fix Kconfig dependency

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@linaro.org>
Acked-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
This commit is contained in:
Markus Mayer 2014-03-05 18:57:41 +08:00 committed by Wim Van Sebroeck
parent 01b6af9159
commit 5e82ec94ac

View file

@ -1168,7 +1168,7 @@ config BCM2835_WDT
config BCM_KONA_WDT config BCM_KONA_WDT
tristate "BCM Kona Watchdog" tristate "BCM Kona Watchdog"
depends on ARCH_BCM depends on ARCH_BCM_MOBILE
select WATCHDOG_CORE select WATCHDOG_CORE
help help
Support for the watchdog timer on the following Broadcom BCM281xx Support for the watchdog timer on the following Broadcom BCM281xx