Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1607744
| From | Alexandre Torgue <alexandre.torgue@st.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v3 5/5] ARM: configs: Add watchdog support in STM32 defconfig |
| Date | 2017-03-23 18:40 +0100 |
| Message-ID | <toeSm-5uK-13@gated-at.bofh.it> (permalink) |
| References | <tnQ3E-4lf-13@gated-at.bofh.it> <tnQ3E-4lf-23@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hi, On 03/22/2017 04:04 PM, Yannick Fertre wrote: > This patch adds STM32 watchdog support in stm32_defconfig file > > Signed-off-by: Yannick Fertre <yannick.fertre@st.com> > --- Update commit header please (ARM: configs: stm32: Add watchdog support) > arch/arm/configs/stm32_defconfig | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/arch/arm/configs/stm32_defconfig b/arch/arm/configs/stm32_defconfig > index a9d8e3c..83afa73 100644 > --- a/arch/arm/configs/stm32_defconfig > +++ b/arch/arm/configs/stm32_defconfig > @@ -48,6 +48,7 @@ CONFIG_SERIAL_STM32=y > CONFIG_SERIAL_STM32_CONSOLE=y > # CONFIG_HW_RANDOM is not set > # CONFIG_HWMON is not set > +CONFIG_WATCHDOG=y > CONFIG_REGULATOR=y > CONFIG_REGULATOR_FIXED_VOLTAGE=y > # CONFIG_USB_SUPPORT is not set >
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v3 5/5] ARM: configs: Add watchdog support in STM32 defconfig Yannick Fertre <yannick.fertre@st.com> - 2017-03-22 16:10 +0100 Re: [PATCH v3 5/5] ARM: configs: Add watchdog support in STM32 defconfig Alexandre Torgue <alexandre.torgue@st.com> - 2017-03-23 18:40 +0100
csiph-web