patch-2.4.18 linux/drivers/i2c/Config.in
Next file: linux/drivers/i2c/Makefile
Previous file: linux/drivers/hotplug/cpqphp_core.c
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
Wed Dec 26 16:31:13 2001
- Orig file:
linux.orig/drivers/i2c/Config.in
- Orig date:
Mon Feb 18 20:18:39 2002
diff -Naur -X /home/marcelo/lib/dontdiff linux.orig/drivers/i2c/Config.in linux/drivers/i2c/Config.in
@@ -39,6 +39,10 @@
fi
fi
+ if [ "$CONFIG_ALL_PPC" = "y" ] ; then
+ dep_tristate 'Keywest I2C interface in Apple Core99 machines' CONFIG_I2C_KEYWEST $CONFIG_I2C
+ fi
+
# This is needed for automatic patch generation: sensors code starts here
# This is needed for automatic patch generation: sensors code ends here
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)