summaryrefslogtreecommitdiff
path: root/target/linux/ar71xx/config-2.6.28
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2009-07-11 16:00:18 +0000
committerGabor Juhos <juhosg@openwrt.org>2009-07-11 16:00:18 +0000
commit56d638e615dd108f168395374b0ea04d05637331 (patch)
tree4a9241b99b49134d7e1dca50ac5eef732e26139f /target/linux/ar71xx/config-2.6.28
parenteced3f210e7736c2912991a6f3aa3ab4768b6adc (diff)
downloadmtk-20170518-56d638e615dd108f168395374b0ea04d05637331.zip
mtk-20170518-56d638e615dd108f168395374b0ea04d05637331.tar.gz
mtk-20170518-56d638e615dd108f168395374b0ea04d05637331.tar.bz2
enable I2C_GPIO driver
SVN-Revision: 16782
Diffstat (limited to 'target/linux/ar71xx/config-2.6.28')
-rw-r--r--target/linux/ar71xx/config-2.6.285
1 files changed, 4 insertions, 1 deletions
diff --git a/target/linux/ar71xx/config-2.6.28 b/target/linux/ar71xx/config-2.6.28
index dd85b41..76dbdd4 100644
--- a/target/linux/ar71xx/config-2.6.28
+++ b/target/linux/ar71xx/config-2.6.28
@@ -93,7 +93,10 @@ CONFIG_HAVE_IDE=y
CONFIG_HAVE_OPROFILE=y
CONFIG_HW_HAS_PCI=y
# CONFIG_HW_RANDOM is not set
-# CONFIG_I2C is not set
+CONFIG_I2C=y
+CONFIG_I2C_ALGOBIT=y
+CONFIG_I2C_BOARDINFO=y
+CONFIG_I2C_GPIO=y
CONFIG_ICPLUS_PHY=y
# CONFIG_IDE is not set
CONFIG_INITRAMFS_ROOT_GID=0