Changeset 1247
- Timestamp:
- 11/24/01 20:18:37 (7 years ago)
- Files:
-
- lm-sensors/trunk/mkpatch/mkpatch.pl (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
lm-sensors/trunk/mkpatch/mkpatch.pl
r1207 r1247 156 156 CONFIG_I2C_PIIX4 157 157 If you say yes to this option, support will be included for the 158 Intel PIIX4 and PIIX4E and Serverworks OSB4/CSB5 mainboard 158 Intel PIIX4, PIIX4E, and 443MX, Serverworks OSB4/CSB5, 159 and SMSC Victory66 mainboard 159 160 I2C interfaces. This can also be 160 161 built as a module which can be inserted and removed while the kernel … … 176 177 kernel is running. 177 178 178 VIA Technologies, Inc. VT82C596, 596B, 686A/B 179 VIA Technologies, Inc. VT82C596, 596B, 686A/B, 8233 179 180 CONFIG_I2C_VIAPRO 180 181 If you say yes to this option, support will be included for the VIA … … 706 707 tristate ' Intel 82801AA, 82801AB and 82801BA' CONFIG_I2C_I801 707 708 dep_tristate ' Intel i810AA, i810AB and i815' CONFIG_I2C_I810 $CONFIG_I2C_ALGOBIT 708 tristate ' Intel 82371AB PIIX4(E), ServerWorks OSB4/CSB5' CONFIG_I2C_PIIX4709 tristate ' Intel 82371AB PIIX4(E), 443MX, ServerWorks OSB4/CSB5, SMSC Victory66' CONFIG_I2C_PIIX4 709 710 tristate ' SiS 5595' CONFIG_I2C_SIS5595 710 711 dep_tristate ' VIA Technologies, Inc. VT82C586B' CONFIG_I2C_VIA $CONFIG_I2C_ALGOBIT 711 tristate ' VIA Technologies, Inc. VT596A/B ' CONFIG_I2C_VIAPRO712 tristate ' VIA Technologies, Inc. VT596A/B, 686A/B, 8233' CONFIG_I2C_VIAPRO 712 713 dep_tristate ' Voodoo3 I2C interface' CONFIG_I2C_VOODOO3 $CONFIG_I2C_ALGOBIT 713 714 tristate ' Pseudo ISA adapter (for some hardware sensors)' CONFIG_I2C_ISA
