diff options
author | Baruch Siach <baruch@tkos.co.il> | 2015-07-06 14:41:44 +0300 |
---|---|---|
committer | Olof Johansson <olof@lixom.net> | 2015-07-14 11:20:48 +0200 |
commit | f57eb528ec3116e988d3b0ca9cea37cb55f7b17a (patch) | |
tree | 15a9ce8aa39e03ac1865fe273d0f29dba8c8baf0 | |
parent | bc0195aad0daa2ad5b0d76cce22b167bc3435590 (diff) |
ARM: multi_v7_defconfig: enable Conexant Digicolor watchdog
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Olof Johansson <olof@lixom.net>
-rw-r--r-- | arch/arm/configs/multi_v7_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig index 5fd8df6f50ea..595acd693fa8 100644 --- a/arch/arm/configs/multi_v7_defconfig +++ b/arch/arm/configs/multi_v7_defconfig @@ -371,6 +371,7 @@ CONFIG_ORION_WATCHDOG=y CONFIG_ST_LPC_WATCHDOG=y CONFIG_SUNXI_WATCHDOG=y CONFIG_MESON_WATCHDOG=y +CONFIG_DIGICOLOR_WATCHDOG=y CONFIG_MFD_AS3711=y CONFIG_MFD_AS3722=y CONFIG_MFD_BCM590XX=y |