projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
01b6af9
)
watchdog: bcm281xx: Fix Kconfig dependency
author
Markus Mayer
<markus.mayer@linaro.org>
Wed, 5 Mar 2014 10:57:41 +0000
(18:57 +0800)
committer
Wim Van Sebroeck
<wim@iguana.be>
Mon, 31 Mar 2014 11:33:36 +0000
(13:33 +0200)
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>
drivers/watchdog/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/watchdog/Kconfig
b/drivers/watchdog/Kconfig
index 90f950d039c455acb4ef4ce5b52db5f5289feaeb..f3e5effb78ab861d8fdcf44be0b56b5da93a092b 100644
(file)
--- a/
drivers/watchdog/Kconfig
+++ b/
drivers/watchdog/Kconfig
@@
-1168,7
+1168,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