Commit c75f6c5a authored by Marc Gonzalez's avatar Marc Gonzalez Committed by Wim Van Sebroeck

watchdog: tango: rename ARCH_TANGOX to ARCH_TANGO

This change was requested by arm-soc maintainer Kevin Hilman
because the X in TANGOX is a wildcard.
Signed-off-by: default avatarMarc Gonzalez <marc_gonzalez@sigmadesigns.com>
Acked-by: default avatarMans Rullgard <mans@mansr.com>
Signed-off-by: default avatarGuenter Roeck <linux@roeck-us.net>
Signed-off-by: default avatarWim Van Sebroeck <wim@iguana.be>
parent 99f08ca8
...@@ -145,7 +145,7 @@ config MENF21BMC_WATCHDOG ...@@ -145,7 +145,7 @@ config MENF21BMC_WATCHDOG
config TANGOX_WATCHDOG config TANGOX_WATCHDOG
tristate "Sigma Designs SMP86xx/SMP87xx watchdog" tristate "Sigma Designs SMP86xx/SMP87xx watchdog"
select WATCHDOG_CORE select WATCHDOG_CORE
depends on ARCH_TANGOX || COMPILE_TEST depends on ARCH_TANGO || COMPILE_TEST
help help
Support for the watchdog in Sigma Designs SMP86xx (tango3) Support for the watchdog in Sigma Designs SMP86xx (tango3)
and SMP87xx (tango4) family chips. and SMP87xx (tango4) family chips.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment