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:
99f08ca
)
watchdog: tango: rename ARCH_TANGOX to ARCH_TANGO
author
Marc Gonzalez
<
[email protected]
>
Thu, 21 Jan 2016 14:27:07 +0000
(15:27 +0100)
committer
Wim Van Sebroeck
<
[email protected]
>
Sun, 31 Jan 2016 15:52:29 +0000
(16:52 +0100)
This change was requested by arm-soc maintainer Kevin Hilman
because the X in TANGOX is a wildcard.
Signed-off-by: Marc Gonzalez <
[email protected]
>
Acked-by: Mans Rullgard <
[email protected]
>
Signed-off-by: Guenter Roeck <
[email protected]
>
Signed-off-by: Wim Van Sebroeck <
[email protected]
>
drivers/watchdog/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/watchdog/Kconfig
b/drivers/watchdog/Kconfig
index 4f0e7be0da346c90d8559d9653bd41927f722b22..e723e0169f8832168eacf7daaa2cb0ce4c774c86 100644
(file)
--- a/
drivers/watchdog/Kconfig
+++ b/
drivers/watchdog/Kconfig
@@
-145,7
+145,7
@@
config MENF21BMC_WATCHDOG
config TANGOX_WATCHDOG
tristate "Sigma Designs SMP86xx/SMP87xx watchdog"
select WATCHDOG_CORE
- depends on ARCH_TANGO
X
|| COMPILE_TEST
+ depends on ARCH_TANGO || COMPILE_TEST
help
Support for the watchdog in Sigma Designs SMP86xx (tango3)
and SMP87xx (tango4) family chips.