Re: [PATCH v6 5/5] ARM: configs: stm32: Add I2C support for STM32 defconfig
From: Alexandre Torgue <hidden>
Date: 2016-12-13 10:04:06
Also in:
linux-arm-kernel, linux-i2c, lkml
From: Alexandre Torgue <hidden>
Date: 2016-12-13 10:04:06
Also in:
linux-arm-kernel, linux-i2c, lkml
Hi Cedric, On 12/12/2016 05:15 PM, M'boumba Cedric Madianga wrote:
Signed-off-by: M'boumba Cedric Madianga <redacted>
Can you please add a commit message. Thx in advance Alex
--- arch/arm/configs/stm32_defconfig | 3 +++ 1 file changed, 3 insertions(+)diff --git a/arch/arm/configs/stm32_defconfig b/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
-- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html