Changeset 4160
- Timestamp:
- 09/20/06 14:23:44 (2 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
r4157 r4160 229 229 inserted and removed while the kernel is running. 230 230 231 Nvidia Nforce2/ Nforce3based Mainboard231 Nvidia Nforce2/3/4 based Mainboard 232 232 CONFIG_I2C_NFORCE2 233 233 If you say yes to this option, support will be included for the 234 Nvidia Nforce2 and Nforce3 families of mainboard I2C interfaces. 234 Nvidia Nforce2, Nforce3 and Nforce4 families of mainboard SMBus 235 interfaces. 236 235 237 This can also be built as a module which can be inserted and removed 236 238 while the kernel is running. … … 975 977 dep_tristate ' DEC Tsunami I2C interface' CONFIG_I2C_TSUNAMI $CONFIG_I2C_ALGOBIT 976 978 fi 977 dep_tristate ' Intel 82801 AA, AB, BA, DB' CONFIG_I2C_I801 $CONFIG_I2C979 dep_tristate ' Intel 82801 (ICH) and ESB' CONFIG_I2C_I801 $CONFIG_I2C 978 980 dep_tristate ' Intel i810AA/AB/E and i815' CONFIG_I2C_I810 $CONFIG_I2C_ALGOBIT 979 981 dep_tristate ' Intel 82371AB PIIX4(E), 443MX, ServerWorks OSB4/CSB5, SMSC Victory66' CONFIG_I2C_PIIX4 $CONFIG_I2C 980 dep_tristate ' Nvidia Nforce2/ Nforce3' CONFIG_I2C_NFORCE2 $CONFIG_I2C982 dep_tristate ' Nvidia Nforce2/3/4' CONFIG_I2C_NFORCE2 $CONFIG_I2C 981 983 dep_tristate ' SiS 5595' CONFIG_I2C_SIS5595 $CONFIG_I2C 982 984 dep_tristate ' SiS 630/730' CONFIG_I2C_SIS630 $CONFIG_I2C
