projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6308738
)
ARM: multi_v7_defconfig: Enable BCM7038 Watchdog
author
Florian Fainelli
<f.fainelli@gmail.com>
Fri, 20 May 2016 19:07:29 +0000
(12:07 -0700)
committer
Florian Fainelli
<f.fainelli@gmail.com>
Thu, 16 Jun 2016 20:40:47 +0000
(13:40 -0700)
The BCM7038 watchdog is used by all Broadcom STB SoCs but is not needed
for system reboot, we just turn it on as a module.
Acked-by: Scott Branden <scott.branden@broadcom.com>
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
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 95638b42c41f7d89db4b954b5daaf651da5b7c38..bfa79b3bffa7ac78900e9bcb06b9c722df5496bc 100644
(file)
--- a/
arch/arm/configs/multi_v7_defconfig
+++ b/
arch/arm/configs/multi_v7_defconfig
@@
-457,6
+457,7
@@
CONFIG_MESON_WATCHDOG=y
CONFIG_DW_WATCHDOG=y
CONFIG_DIGICOLOR_WATCHDOG=y
CONFIG_BCM2835_WDT=y
+CONFIG_BCM7038_WDT=m
CONFIG_MFD_AS3711=y
CONFIG_MFD_AS3722=y
CONFIG_MFD_ATMEL_FLEXCOM=y