Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1270484 > unrolled thread

[PATCH v3 4/5] ARM: imx_v6_v7_defconfig: add TS-4800 watchdog

Started byDamien Riegel <damien.riegel@savoirfairelinux.com>
First post2015-11-16 20:20 +0100
Last post2015-11-16 20:20 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  [PATCH v3 4/5] ARM: imx_v6_v7_defconfig: add TS-4800 watchdog Damien Riegel <damien.riegel@savoirfairelinux.com> - 2015-11-16 20:20 +0100

#1270484 — [PATCH v3 4/5] ARM: imx_v6_v7_defconfig: add TS-4800 watchdog

FromDamien Riegel <damien.riegel@savoirfairelinux.com>
Date2015-11-16 20:20 +0100
Subject[PATCH v3 4/5] ARM: imx_v6_v7_defconfig: add TS-4800 watchdog
Message-ID<qvxtL-2U5-11@gated-at.bofh.it>
The TS-4800, based on an IMX.515, needs its watchdog support in order to
work.

Signed-off-by: Damien Riegel <damien.riegel@savoirfairelinux.com>
---
 arch/arm/configs/imx_v6_v7_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/configs/imx_v6_v7_defconfig b/arch/arm/configs/imx_v6_v7_defconfig
index 79194c6..8968166 100644
--- a/arch/arm/configs/imx_v6_v7_defconfig
+++ b/arch/arm/configs/imx_v6_v7_defconfig
@@ -195,6 +195,7 @@ CONFIG_THERMAL=y
 CONFIG_CPU_THERMAL=y
 CONFIG_IMX_THERMAL=y
 CONFIG_WATCHDOG=y
+CONFIG_TS4800_WATCHDOG=y
 CONFIG_IMX2_WDT=y
 CONFIG_MFD_DA9052_I2C=y
 CONFIG_MFD_MC13XXX_SPI=y
-- 
2.5.0

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web