Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1292021 > unrolled thread
| Started by | Nicolas Ferre <nicolas.ferre@atmel.com> |
|---|---|
| First post | 2015-12-15 11:20 +0100 |
| Last post | 2015-12-15 11: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.
Re: [PATCH] ARM: at91/sama5_defconfig: enable watchdog driver Nicolas Ferre <nicolas.ferre@atmel.com> - 2015-12-15 11:20 +0100
| From | Nicolas Ferre <nicolas.ferre@atmel.com> |
|---|---|
| Date | 2015-12-15 11:20 +0100 |
| Subject | Re: [PATCH] ARM: at91/sama5_defconfig: enable watchdog driver |
| Message-ID | <qFUS6-2H9-17@gated-at.bofh.it> |
Le 15/12/2015 11:13, Nicolas Ferre a écrit : > Le 05/11/2015 08:37, Wenyou Yang a écrit : >> Enabel AT91SAM9X / AT91CAP9 watchdog and SAMA5D4 watchdog. >> >> Signed-off-by: Wenyou Yang <wenyou.yang@atmel.com> > > Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com> > > And stacked on top of at91-4.5-dt. at91-4.5-defconfig I mean ;-) > > Thanks! > > >> --- >> >> arch/arm/configs/sama5_defconfig | 3 +++ >> 1 file changed, 3 insertions(+) >> >> diff --git a/arch/arm/configs/sama5_defconfig b/arch/arm/configs/sama5_defconfig >> index a0c57ac..963daae 100644 >> --- a/arch/arm/configs/sama5_defconfig >> +++ b/arch/arm/configs/sama5_defconfig >> @@ -130,6 +130,9 @@ CONFIG_POWER_SUPPLY=y >> CONFIG_POWER_RESET=y >> # CONFIG_HWMON is not set >> CONFIG_SSB=m >> +CONFIG_WATCHDOG=y >> +CONFIG_AT91SAM9X_WATCHDOG=y >> +CONFIG_SAMA5D4_WATCHDOG=y >> CONFIG_MFD_ATMEL_FLEXCOM=y >> CONFIG_REGULATOR=y >> CONFIG_REGULATOR_FIXED_VOLTAGE=y >> > > -- Nicolas Ferre -- 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/
Back to top | Article view | linux.kernel
csiph-web