Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5e82ec94 authored by Markus Mayer's avatar Markus Mayer Committed by Wim Van Sebroeck
Browse files

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: default avatarMarkus Mayer <markus.mayer@linaro.org>
Acked-by: default avatarGuenter Roeck <linux@roeck-us.net>
Signed-off-by: default avatarWim Van Sebroeck <wim@iguana.be>
parent 01b6af91
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -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