Hi,

On 09/29/2017 02:13 PM, Pierre-Yves MORDRET wrote:
This patch adds I2C support for STM32

Signed-off-by: Pierre-Yves MORDRET <pierre-yves.mord...@st.com>
---
  Version history:
     v1:
         * Initial
---
---
  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 3ed3158..80c7406 100644
--- a/arch/arm/configs/stm32_defconfig
+++ b/arch/arm/configs/stm32_defconfig
@@ -49,6 +49,7 @@ CONFIG_SERIAL_STM32_CONSOLE=y
  CONFIG_I2C=y
  CONFIG_I2C_CHARDEV=y
  CONFIG_I2C_STM32F4=y
+CONFIG_I2C_STM32F7=y
  CONFIG_GPIO_STMPE=y
  # CONFIG_HWMON is not set
  CONFIG_WATCHDOG=y


Applied on stm32-defconfig-for-v4.15 branch.

Thanks
Alex

Reply via email to