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


Groups > linux.kernel > #1615259 > unrolled thread

Re: [PATCH v10 5/5] ARM: configs: stm32: Add I2C support for STM32 defconfig

Started byAlexandre Torgue <alexandre.torgue@st.com>
First post2017-04-03 16:40 +0200
Last post2017-04-03 16:40 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH v10 5/5] ARM: configs: stm32: Add I2C support for STM32  defconfig Alexandre Torgue <alexandre.torgue@st.com> - 2017-04-03 16:40 +0200

#1615259 — Re: [PATCH v10 5/5] ARM: configs: stm32: Add I2C support for STM32 defconfig

FromAlexandre Torgue <alexandre.torgue@st.com>
Date2017-04-03 16:40 +0200
SubjectRe: [PATCH v10 5/5] ARM: configs: stm32: Add I2C support for STM32 defconfig
Message-ID<tsbjd-84l-41@gated-at.bofh.it>
Hi,

On 01/19/2017 02:25 PM, M'boumba Cedric Madianga wrote:
> This patch adds I2C support for STM32 default configuration
>
> Signed-off-by: M'boumba Cedric Madianga <cedric.madianga@gmail.com>
> ---

Applied on stm32-defconfig-for-v4.12

Regards
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 5a72d69..323d2a3 100644
> --- a/arch/arm/configs/stm32_defconfig
> +++ b/arch/arm/configs/stm32_defconfig
> @@ -47,6 +47,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
>

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web