]> git.hungrycats.org Git - linux/commitdiff
[PATCH] 2.5.23 i2c updates 1/4
authorAlbert Cranford <ac9410@bellsouth.net>
Thu, 20 Jun 2002 05:39:26 +0000 (22:39 -0700)
committerLinus Torvalds <torvalds@home.transmeta.com>
Thu, 20 Jun 2002 05:39:26 +0000 (22:39 -0700)
drivers/i2c/Config.in

index a07c3f209be31a69d2d907247a32d09853d2ac63..3d1bbe455ecc03f73e4219df6bb9a97bb59ec0b5 100644 (file)
@@ -43,7 +43,7 @@ if [ "$CONFIG_I2C" != "n" ]; then
 # This is needed for automatic patch generation: sensors code ends here
 
    dep_tristate 'I2C device interface' CONFIG_I2C_CHARDEV $CONFIG_I2C
-   dep_tristate 'I2C /proc interface (required for hardware sensors)' CONFIG_I2C_PROC $CONFIG_I2C
+   dep_tristate 'I2C /proc interface (required for hardware sensors)' CONFIG_I2C_PROC $CONFIG_I2C $CONFIG_SYSCTL
 
 fi
 endmenu