aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/config-2.6.30
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
commit7a63b6d5bb1fe91783d2ed3a40a92f37164e98d3 (patch)
treedfd919374b990b11b695960ec07bba153eb3e53a /target/linux/ar71xx/config-2.6.30
parent01b93ffd271eacad6458a3aab80bc241a722443e (diff)
downloadmaster-187ad058-7a63b6d5bb1fe91783d2ed3a40a92f37164e98d3.tar.gz
master-187ad058-7a63b6d5bb1fe91783d2ed3a40a92f37164e98d3.tar.bz2
master-187ad058-7a63b6d5bb1fe91783d2ed3a40a92f37164e98d3.zip
[ar71xx] enable I2C_GPIO driver
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16782 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/config-2.6.30')
-rw-r--r--target/linux/ar71xx/config-2.6.305
1 files changed, 4 insertions, 1 deletions
diff --git a/target/linux/ar71xx/config-2.6.30 b/target/linux/ar71xx/config-2.6.30
index 4ee0301c25..38220f78e3 100644
--- a/target/linux/ar71xx/config-2.6.30
+++ b/target/linux/ar71xx/config-2.6.30
@@ -106,7 +106,10 @@ CONFIG_HAVE_MLOCK=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_INITRAMFS_ROOT_GID=0
CONFIG_INITRAMFS_ROOT_UID=0