diff options
author | Peter Robinson <pbrobinson@gmail.com> | 2012-11-29 13:51:17 +0000 |
---|---|---|
committer | Peter Robinson <pbrobinson@gmail.com> | 2012-11-29 13:51:17 +0000 |
commit | 0defb6af7b40f9dd9fdcf66ae53696492a6fc512 (patch) | |
tree | dc3f87713a4cccc16d24c704e1917a6e72b42c2a /config-arm-tegra | |
parent | 0d62a04e08440050a7dc1a475970ee3252ab22df (diff) | |
download | kernel-0defb6af7b40f9dd9fdcf66ae53696492a6fc512.tar.gz kernel-0defb6af7b40f9dd9fdcf66ae53696492a6fc512.tar.xz kernel-0defb6af7b40f9dd9fdcf66ae53696492a6fc512.zip |
Update some ARM GPIO and I2C configs
Diffstat (limited to 'config-arm-tegra')
-rw-r--r-- | config-arm-tegra | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config-arm-tegra b/config-arm-tegra index bf31669f3..894b5dbef 100644 --- a/config-arm-tegra +++ b/config-arm-tegra @@ -23,7 +23,7 @@ CONFIG_ARM_CPU_TOPOLOGY=y CONFIG_TEGRA_IOMMU_GART=y CONFIG_TEGRA_IOMMU_SMMU=y -CONFIG_I2C_TEGRA=y +CONFIG_I2C_TEGRA=m # This block is temporary until we work out why the MMC modules don't work as modules CONFIG_MMC=y |