ARM: multi_v7_defconfig: set bcm47xx watchdog
authorValentin Rothberg <valentinrothberg@gmail.com>
Fri, 2 Dec 2016 09:42:49 +0000 (10:42 +0100)
committerFlorian Fainelli <f.fainelli@gmail.com>
Fri, 13 Jan 2017 00:03:12 +0000 (16:03 -0800)
Correct the bcm47xx watchdog option.  The convention of bcm watchdogs is
the _WDT suffix.

Fixes: 8dace3040426 ("ARM: multi_v7_defconfig: Enable BCM47xx/BCM5301x drivers")
Signed-off-by: Valentin Rothberg <valentinrothberg@gmail.com>
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
arch/arm/configs/multi_v7_defconfig

index 6014a6b..028d2b7 100644 (file)
@@ -471,7 +471,7 @@ CONFIG_MESON_WATCHDOG=y
 CONFIG_DW_WATCHDOG=y
 CONFIG_DIGICOLOR_WATCHDOG=y
 CONFIG_BCM2835_WDT=y
-CONFIG_BCM47XX_WATCHDOG=y
+CONFIG_BCM47XX_WDT=y
 CONFIG_BCM7038_WDT=m
 CONFIG_BCM_KONA_WDT=y
 CONFIG_MFD_ACT8945A=y