[PATCH v5 5/5] ARM: configs: Add I2C support for STM32 defconfig
From: M'boumba Cedric Madianga <hidden>
Date: 2016-12-08 08:47:23
Also in:
linux-devicetree, linux-i2c, lkml
From: M'boumba Cedric Madianga <hidden>
Date: 2016-12-08 08:47:23
Also in:
linux-devicetree, linux-i2c, lkml
Hi Alex, 2016-12-08 9:38 GMT+01:00 Alexandre Torgue [off-list ref]:
Hi Cedric, On 12/08/2016 09:26 AM, M'boumba Cedric Madianga wrote:quoted
Signed-off-by: M'boumba Cedric Madianga <redacted> --- arch/arm/configs/stm32_defconfig | 3 +++ 1 file changed, 3 insertions(+)Can you change the commit header by ARM: configs: stm32: Add I2C support
Ok, I will use this typo in the next version
Thx alexquoted
diff --git a/arch/arm/configs/stm32_defconfigb/arch/arm/configs/stm32_defconfig index e7b56d4..9494eaf 100644--- a/arch/arm/configs/stm32_defconfig +++ b/arch/arm/configs/stm32_defconfig@@ -52,6 +52,9 @@ CONFIG_SERIAL_NONSTANDARD=y CONFIG_SERIAL_STM32=y CONFIG_SERIAL_STM32_CONSOLE=y # CONFIG_HW_RANDOM is not set +CONFIG_I2C=y +CONFIG_I2C_CHARDEV=y +CONFIG_I2C_STM32F4=y # CONFIG_HWMON is not set # CONFIG_USB_SUPPORT is not set CONFIG_NEW_LEDS=y