From: Dan Murphy Date: Thu, 10 Jun 2010 15:14:02 +0000 (-0500) Subject: [ARM] Stingray defconfig: Expose the I2C char device X-Git-Tag: firefly_0821_release~9834^2~843 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=20f6292ae04b88a39de4da5424521126f96fdd46;p=firefly-linux-kernel-4.4.55.git [ARM] Stingray defconfig: Expose the I2C char device Turn on the defconfig flag to expose the I2C char device. This change is needed for testing devices over the I2C bus where the test code resides in user space. Change-Id: I76678809cd606d58ae7f653248efee562130f45f Signed-off-by: Dan Murphy --- diff --git a/arch/arm/configs/stingray_defconfig b/arch/arm/configs/stingray_defconfig index ee533acbcf47..e8478913f0fb 100644 --- a/arch/arm/configs/stingray_defconfig +++ b/arch/arm/configs/stingray_defconfig @@ -885,7 +885,7 @@ CONFIG_UNIX98_PTYS=y CONFIG_I2C=y CONFIG_I2C_BOARDINFO=y CONFIG_I2C_COMPAT=y -# CONFIG_I2C_CHARDEV is not set +CONFIG_I2C_CHARDEV=y CONFIG_I2C_HELPER_AUTO=y #