[PATCH v1] ARM: configs: stm32: Add I2C support in STM32 defconfig
Alexandre Torgue
alexandre.torgue at st.com
Fri Oct 6 06:04:33 PDT 2017
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.mordret at 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
More information about the linux-arm-kernel
mailing list