From: Sebastian Hesselbarth Date: Sat, 1 Mar 2014 08:33:18 +0000 (+0100) Subject: watchdog: orion: prepare new Dove DT Kconfig variable X-Git-Tag: accepted/tizen/common/20141203.182822~349^2~11 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=0187cca30c5d85e39b2da28806acef7db8a88ae2;p=platform%2Fkernel%2Flinux-arm64.git watchdog: orion: prepare new Dove DT Kconfig variable DT-enabled Dove will move over from ARCH_DOVE in mach-dove to MACH_DOVE in mach-mvebu. As non-DT ARCH_DOVE will stay to rot for a while, add a new DT-only MACH_DOVE Kconfig. Signed-off-by: Sebastian Hesselbarth Acked-by: Jason Cooper Signed-off-by: Wim Van Sebroeck --- diff --git a/drivers/watchdog/Kconfig b/drivers/watchdog/Kconfig index ce93091..90f950d 100644 --- a/drivers/watchdog/Kconfig +++ b/drivers/watchdog/Kconfig @@ -301,7 +301,7 @@ config DAVINCI_WATCHDOG config ORION_WATCHDOG tristate "Orion watchdog" - depends on ARCH_ORION5X || ARCH_KIRKWOOD || ARCH_DOVE + depends on ARCH_ORION5X || ARCH_KIRKWOOD || ARCH_DOVE || MACH_DOVE select WATCHDOG_CORE help Say Y here if to include support for the watchdog timer