summaryrefslogtreecommitdiff
path: root/arch/arm/configs/stm32_defconfig
diff options
context:
space:
mode:
authorHugues Fruchet <hugues.fruchet@st.com>2017-05-05 17:31:00 +0200
committerAlexandre TORGUE <alexandre.torgue@st.com>2017-06-08 14:59:05 +0200
commitd81cd7d72f6441df759c3db7adc69f4ad8d54fc4 (patch)
tree8df9d4cb2c8f33f46217145f1802e15ece9de72f /arch/arm/configs/stm32_defconfig
parent1800e6dd2c99649efcfbd40c37288c163089df69 (diff)
ARM: configs: stm32: STMPE1600 GPIO expander
Enable STMPE1600 GPIO expander. Signed-off-by: Hugues Fruchet <hugues.fruchet@st.com> Signed-off-by: Alexandre TORGUE <alexandre.torgue@st.com>
Diffstat (limited to 'arch/arm/configs/stm32_defconfig')
-rw-r--r--arch/arm/configs/stm32_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/configs/stm32_defconfig b/arch/arm/configs/stm32_defconfig
index 0a9fdcbea32e..90e5c46913a5 100644
--- a/arch/arm/configs/stm32_defconfig
+++ b/arch/arm/configs/stm32_defconfig
@@ -54,6 +54,8 @@ CONFIG_I2C_STM32F4=y
# CONFIG_HWMON is not set
CONFIG_WATCHDOG=y
CONFIG_REGULATOR=y
+CONFIG_GPIO_STMPE=y
+CONFIG_MFD_STMPE=y
CONFIG_REGULATOR_FIXED_VOLTAGE=y
# CONFIG_USB_SUPPORT is not set
CONFIG_NEW_LEDS=y