projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2ea659a
)
ARM: configs: stm32: Add watchdog support in STM32 defconfig
author
Yannick Fertre
<yannick.fertre@st.com>
Thu, 8 Jun 2017 09:56:16 +0000
(11:56 +0200)
committer
Alexandre TORGUE
<alexandre.torgue@st.com>
Thu, 8 Jun 2017 12:52:13 +0000
(14:52 +0200)
This patch adds STM32 watchdog support in stm32_defconfig file
Signed-off-by: Yannick Fertre <yannick.fertre@st.com>
Signed-off-by: Alexandre TORGUE <alexandre.torgue@st.com>
arch/arm/configs/stm32_defconfig
patch
|
blob
|
history
diff --git
a/arch/arm/configs/stm32_defconfig
b/arch/arm/configs/stm32_defconfig
index a0975386a96c61bfe3dfe897d81d1ed786dc3720..0a9fdcbea32e902ae20135994be81a664005cd1c 100644
(file)
--- a/
arch/arm/configs/stm32_defconfig
+++ b/
arch/arm/configs/stm32_defconfig
@@
-52,6
+52,7
@@
CONFIG_I2C=y
CONFIG_I2C_CHARDEV=y
CONFIG_I2C_STM32F4=y
# CONFIG_HWMON is not set
+CONFIG_WATCHDOG=y
CONFIG_REGULATOR=y
CONFIG_REGULATOR_FIXED_VOLTAGE=y
# CONFIG_USB_SUPPORT is not set