[ARM] Stingray defconfig: Expose the I2C char device
authorDan Murphy <wldm10@motorola.com>
Thu, 10 Jun 2010 15:14:02 +0000 (10:14 -0500)
committerColin Cross <ccross@android.com>
Wed, 6 Oct 2010 23:33:08 +0000 (16:33 -0700)
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 <wldm10@motorola.com>
arch/arm/configs/stingray_defconfig

index ee533acbcf47dcb758aec71020753d4e8fee9525..e8478913f0fbc4b047eea4adcce4d72fa8731dcc 100644 (file)
@@ -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
 
 #