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


Groups > linux.kernel > #1611945

[PATCH v1 7/8] ARM: configs: stm32: stmpe 1600 GPIO expandor

From Hugues Fruchet <hugues.fruchet@st.com>
Newsgroups linux.kernel
Subject [PATCH v1 7/8] ARM: configs: stm32: stmpe 1600 GPIO expandor
Date 2017-03-29 15:30 +0200
Message-ID <tqlPJ-7sg-29@gated-at.bofh.it> (permalink)
References <tqlPH-7sg-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Enable STMPE1600 GPIO expandor.

Signed-off-by: Hugues Fruchet <hugues.fruchet@st.com>
---
 arch/arm/configs/stm32_defconfig | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/arch/arm/configs/stm32_defconfig b/arch/arm/configs/stm32_defconfig
index a9d8e3c..84adc88 100644
--- a/arch/arm/configs/stm32_defconfig
+++ b/arch/arm/configs/stm32_defconfig
@@ -49,6 +49,8 @@ CONFIG_SERIAL_STM32_CONSOLE=y
 # CONFIG_HW_RANDOM is not set
 # CONFIG_HWMON is not set
 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
-- 
1.9.1

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH v1 0/8] Add support for DCMI camera interface of STMicroelectronics STM32 SoC series Hugues Fruchet <hugues.fruchet@st.com> - 2017-03-29 15:30 +0200
  [PATCH v1 5/8] ARM: dts: stm32: Enable stmpe1600 gpio expandor of STM32F429-EVAL board Hugues Fruchet <hugues.fruchet@st.com> - 2017-03-29 15:30 +0200
  [PATCH v1 7/8] ARM: configs: stm32: stmpe 1600 GPIO expandor Hugues Fruchet <hugues.fruchet@st.com> - 2017-03-29 15:30 +0200
  [PATCH v1 6/8] ARM: dts: stm32: Enable ov2640 camera support of STM32F429-EVAL board Hugues Fruchet <hugues.fruchet@st.com> - 2017-03-29 15:30 +0200
  [PATCH v1 2/8] [media] stm32-dcmi: STM32 DCMI camera interface driver Hugues Fruchet <hugues.fruchet@st.com> - 2017-03-29 15:30 +0200

csiph-web