forked from luck/tmp_suning_uos_patched
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: Marc Gonzalez <marc_gonzalez@sigmadesigns.com> Acked-by: Mans Rullgard <mans@mansr.com> Signed-off-by: Guenter Roeck <linux@roeck-us.net> Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
This commit is contained in:
parent
99f08ca841
commit
c75f6c5ac0
|
@ -145,7 +145,7 @@ config MENF21BMC_WATCHDOG
|
|||
config TANGOX_WATCHDOG
|
||||
tristate "Sigma Designs SMP86xx/SMP87xx watchdog"
|
||||
select WATCHDOG_CORE
|
||||
depends on ARCH_TANGOX || COMPILE_TEST
|
||||
depends on ARCH_TANGO || COMPILE_TEST
|
||||
help
|
||||
Support for the watchdog in Sigma Designs SMP86xx (tango3)
|
||||
and SMP87xx (tango4) family chips.
|
||||
|
|
Loading…
Reference in New Issue
Block a user