From: Seema Pandit Date: Mon, 9 Jan 2012 18:16:42 +0000 (-0800) Subject: Enable config option for I2C_GPIO for clovertrail. X-Git-Tag: 2.1b_release~1500 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c4ae08a24b3d9c510097a31f4be89c25fe71ba6e;p=kernel%2Fkernel-mfld-blackbay.git Enable config option for I2C_GPIO for clovertrail. BZ: 14963 Enable config option I2C_GPIO for clovertrail. This is required for HDMI monitor edid read functionality. Signed-off-by: Seema Pandit Change-Id: I2843aa7d0d7fde8f328be1010b7074fa5d2495c1 Reviewed-on: http://android.intel.com:8080/31245 Reviewed-by: Xu, Randy Tested-by: Xu, Randy Reviewed-by: buildbot Tested-by: buildbot --- diff --git a/arch/x86/configs/i386_ctp_defconfig b/arch/x86/configs/i386_ctp_defconfig index c0b6824..ba8bcb0 100644 --- a/arch/x86/configs/i386_ctp_defconfig +++ b/arch/x86/configs/i386_ctp_defconfig @@ -1169,7 +1169,7 @@ CONFIG_I2C_ALGOBIT=y # I2C system bus drivers (mostly embedded / system-on-chip) # CONFIG_I2C_DESIGNWARE_PCI=y -# CONFIG_I2C_GPIO is not set +CONFIG_I2C_GPIO=y # CONFIG_I2C_INTEL_MID is not set # CONFIG_I2C_OCORES is not set # CONFIG_I2C_PCA_PLATFORM is not set