diff options
author | Lee Jones <lee.jones@linaro.org> | 2014-06-02 09:23:42 -0400 |
---|---|---|
committer | Olof Johansson <olof@lixom.net> | 2014-07-06 19:42:32 -0400 |
commit | 0bdd33c18d51e85c66b86557ce9ec082969e9280 (patch) | |
tree | 0ca21d9941f8ce85264f11d81c751e639f25e9fa /arch/arm/configs | |
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')
-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 be1a3455a9fe..29d21cdb367b 100644 --- a/arch/arm/configs/multi_v7_defconfig +++ b/arch/arm/configs/multi_v7_defconfig | |||
@@ -195,6 +195,7 @@ CONFIG_I2C_EXYNOS5=y | |||
195 | CONFIG_I2C_MV64XXX=y | 195 | CONFIG_I2C_MV64XXX=y |
196 | CONFIG_I2C_SIRF=y | 196 | CONFIG_I2C_SIRF=y |
197 | CONFIG_I2C_TEGRA=y | 197 | CONFIG_I2C_TEGRA=y |
198 | CONFIG_I2C_ST=y | ||
198 | CONFIG_SPI=y | 199 | CONFIG_SPI=y |
199 | CONFIG_SPI_OMAP24XX=y | 200 | CONFIG_SPI_OMAP24XX=y |
200 | CONFIG_SPI_ORION=y | 201 | CONFIG_SPI_ORION=y |