2002-06-04 03:08:56

by Albert Cranford

[permalink] [raw]
Subject: [patch]2.5.20 i2c Config fix

# leave CONFIG names as in kernel
--- linux/drivers/i2c/Config.in.orig 2002-05-05 23:38:06.000000000 -0400
+++ linux/drivers/i2c/Config.in 2002-05-16 01:00:36.000000000 -0400
@@ -43,7 +43,7 @@
# 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


Attachments:
47-i2c-1-patch (567.00 B)