Changeset 2760
- Timestamp:
- 11/16/04 23:09:40 (4 years ago)
- Files:
-
- lm-sensors/trunk/mkpatch/mkpatch.pl (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
lm-sensors/trunk/mkpatch/mkpatch.pl
r2757 r2760 214 214 is running. 215 215 216 Nvidia Nforce2 based Mainboard216 Nvidia Nforce2/Nforce3 based Mainboard 217 217 CONFIG_I2C_NFORCE2 218 218 If you say yes to this option, support will be included for the 219 Nvidia Nforce2 family of mainboard I2C interfaces. This can also be220 built as a module which can be inserted and removed while the kernel221 is running.219 Nvidia Nforce2 and Nforce3 families of mainboard I2C interfaces. 220 This can also be built as a module which can be inserted and removed 221 while the kernel is running. 222 222 223 223 Silicon Integrated Systems Corp. SiS5595 based Mainboard … … 896 896 dep_tristate ' Intel i810AA/AB/E and i815' CONFIG_I2C_I810 $CONFIG_I2C_ALGOBIT 897 897 dep_tristate ' Intel 82371AB PIIX4(E), 443MX, ServerWorks OSB4/CSB5, SMSC Victory66' CONFIG_I2C_PIIX4 $CONFIG_I2C 898 dep_tristate ' Nvidia Nforce2 ' CONFIG_I2C_NFORCE2 $CONFIG_I2C898 dep_tristate ' Nvidia Nforce2/Nforce3' CONFIG_I2C_NFORCE2 $CONFIG_I2C 899 899 dep_tristate ' SiS 5595' CONFIG_I2C_SIS5595 $CONFIG_I2C 900 900 dep_tristate ' SiS 630/730' CONFIG_I2C_SIS630 $CONFIG_I2C
