From: Gabor Juhos Date: Sun, 15 Jul 2012 17:52:52 +0000 (+0000) Subject: ar71xx: enable I2C_GPIO, the PB44 board needs that X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=35fed0980c47ab77d72887ae113a9a45eefba005;p=15.05%2Fopenwrt.git ar71xx: enable I2C_GPIO, the PB44 board needs that git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32738 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/target/linux/ar71xx/config-3.3 b/target/linux/ar71xx/config-3.3 index c73cb7cc85..ebb0553940 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