diff options
author | Lee Jones <lee.jones@linaro.org> | 2014-06-02 14:23:42 +0100 |
---|---|---|
committer | Olof Johansson <olof@lixom.net> | 2014-07-06 16:42:32 -0700 |
commit | 0bdd33c18d51e85c66b86557ce9ec082969e9280 (patch) | |
tree | 0ca21d9941f8ce85264f11d81c751e639f25e9fa /arch/arm/configs/multi_v7_defconfig | |
parent | 4c834452aad01531db949414f94f817a86348d59 (diff) |
ARM: multi_v7_defconfig: Enable ST's I2C driver
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'arch/arm/configs/multi_v7_defconfig')
-rw-r--r-- | arch/arm/configs/multi_v7_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig index be1a3455a9f..29d21cdb367 100644 --- a/arch/arm/configs/multi_v7_defconfig +++ b/arch/arm/configs/multi_v7_defconfig @@ -195,6 +195,7 @@ CONFIG_I2C_EXYNOS5=y CONFIG_I2C_MV64XXX=y CONFIG_I2C_SIRF=y CONFIG_I2C_TEGRA=y +CONFIG_I2C_ST=y CONFIG_SPI=y CONFIG_SPI_OMAP24XX=y CONFIG_SPI_ORION=y |