summaryrefslogtreecommitdiff
path: root/target
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2012-07-15 17:52:52 +0000
committerGabor Juhos <juhosg@openwrt.org>2012-07-15 17:52:52 +0000
commit21de1b9d85c39ff09450012a44f8f1ff71cdd420 (patch)
treeab8974a161c4feff4673215416de5f0f85c13b4e /target
parent7daf851adf8842afbef531bf03ac2a851a8f5597 (diff)
downloadmtk-20170518-21de1b9d85c39ff09450012a44f8f1ff71cdd420.zip
mtk-20170518-21de1b9d85c39ff09450012a44f8f1ff71cdd420.tar.gz
mtk-20170518-21de1b9d85c39ff09450012a44f8f1ff71cdd420.tar.bz2
ar71xx: enable I2C_GPIO, the PB44 board needs that
SVN-Revision: 32738
Diffstat (limited to 'target')
-rw-r--r--target/linux/ar71xx/config-3.31
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/config-3.3 b/target/linux/ar71xx/config-3.3
index c73cb7c..ebb0553 100644
--- a/target/linux/ar71xx/config-3.3
+++ b/target/linux/ar71xx/config-3.3
@@ -138,6 +138,7 @@ CONFIG_HW_HAS_PCI=y
CONFIG_I2C=y
CONFIG_I2C_ALGOBIT=y
CONFIG_I2C_BOARDINFO=y
+CONFIG_I2C_GPIO=y
CONFIG_IMAGE_CMDLINE_HACK=y
CONFIG_INITRAMFS_ROOT_GID=0
CONFIG_INITRAMFS_ROOT_UID=0