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:
321012f
)
ARM: multi_v7_defconfig: set bcm47xx watchdog
author
Valentin Rothberg
<
[email protected]
>
Fri, 2 Dec 2016 09:42:49 +0000
(10:42 +0100)
committer
Florian Fainelli
<
[email protected]
>
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 <
[email protected]
>
Signed-off-by: Florian Fainelli <
[email protected]
>
arch/arm/configs/multi_v7_defconfig
patch
|
blob
|
history
diff --git
a/arch/arm/configs/multi_v7_defconfig
b/arch/arm/configs/multi_v7_defconfig
index 6014a6be84598af8f6839f7ebcf21b88498e24b9..028d2b70e3b5b882feb185d3b037d1c53a3d0983 100644
(file)
--- a/
arch/arm/configs/multi_v7_defconfig
+++ b/
arch/arm/configs/multi_v7_defconfig
@@
-471,7
+471,7
@@
CONFIG_MESON_WATCHDOG=y
CONFIG_DW_WATCHDOG=y
CONFIG_DIGICOLOR_WATCHDOG=y
CONFIG_BCM2835_WDT=y
-CONFIG_BCM47XX_W
ATCHDOG
=y
+CONFIG_BCM47XX_W
DT
=y
CONFIG_BCM7038_WDT=m
CONFIG_BCM_KONA_WDT=y
CONFIG_MFD_ACT8945A=y