summaryrefslogtreecommitdiff
path: root/arch/arm/configs
diff options
context:
space:
mode:
authorKlaus Goger <klaus.goger@theobroma-systems.com>2015-05-18 14:37:33 +0200
committerKlaus Goger <klaus.goger@theobroma-systems.com>2015-07-30 18:53:01 +0200
commit0edfb77a4706fa6160f4b7dc83fdc09058904244 (patch)
tree41dcbeeecc2a15df60c6580da8226bbb3e0151d0 /arch/arm/configs
parentef7be38dda56059775c96408938657123b7cc8f8 (diff)
ARM: sunxi: enable I2C on pangolin
* added i2c driver to defconfig * added i2c3 pins to A31 dtsi * enabled all i2c blocks in dts Signed-off-by: Klaus Goger <klaus.goger@theobroma-systems.com>
Diffstat (limited to 'arch/arm/configs')
-rw-r--r--arch/arm/configs/pangolin_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/configs/pangolin_defconfig b/arch/arm/configs/pangolin_defconfig
index 3559eb967561..9784990aca5c 100644
--- a/arch/arm/configs/pangolin_defconfig
+++ b/arch/arm/configs/pangolin_defconfig
@@ -1323,7 +1323,7 @@ CONFIG_I2C_ALGOBIT=y
# CONFIG_I2C_CBUS_GPIO is not set
# CONFIG_I2C_DESIGNWARE_PLATFORM is not set
# CONFIG_I2C_GPIO is not set
-# CONFIG_I2C_MV64XXX is not set
+CONFIG_I2C_MV64XXX=y
# CONFIG_I2C_OCORES is not set
# CONFIG_I2C_PCA_PLATFORM is not set
# CONFIG_I2C_PXA_PCI is not set