Changeset 1157
- Timestamp:
- 08/13/01 03:38:03 (7 years ago)
- Files:
-
- lm-sensors/trunk/mkpatch/mkpatch.pl (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
lm-sensors/trunk/mkpatch/mkpatch.pl
r1143 r1157 117 117 is running. 118 118 119 AMD 756 119 AMD 756/766 120 120 CONFIG_I2C_AMD756 121 121 If you say yes to this option, support will be included for the AMD 122 756 mainboard I2C interfaces. This can also be122 756/766 mainboard I2C interfaces. This can also be 123 123 built as a module which can be inserted and removed while the kernel 124 124 is running. … … 138 138 is running. 139 139 140 Intel I810 140 Intel I810/I815 141 141 CONFIG_I2C_I810 142 142 If you say yes to this option, support will be included for the 143 Intel I810 mainboard I2C interfaces. The I2C busses on the I810143 Intel I810/I815 mainboard I2C interfaces. The I2C busses these chips 144 144 are generally used only for video devices. For "810" mainboard sensor 145 145 chips, use the I801 I2C driver instead. This can also be … … 147 147 is running. 148 148 149 Intel 82371AB PIIX4(E) / ServerWorks OSB4 149 Intel 82371AB PIIX4(E) / ServerWorks OSB4 and CSB5 150 150 CONFIG_I2C_PIIX4 151 151 If you say yes to this option, support will be included for the 152 Intel PIIX4 and PIIX4E and Serverworks OSB4 mainboard152 Intel PIIX4 and PIIX4E and Serverworks OSB4/CSB5 mainboard 153 153 I2C interfaces. This can also be 154 154 built as a module which can be inserted and removed while the kernel … … 641 641 tristate ' Acer Labs ALI 1533 and 1543C' CONFIG_I2C_ALI15X3 642 642 dep_tristate ' Apple Hydra Mac I/O' CONFIG_I2C_HYDRA $CONFIG_I2C_ALGOBIT 643 tristate ' AMD 756 ' CONFIG_I2C_AMD756643 tristate ' AMD 756/766' CONFIG_I2C_AMD756 644 644 dep_tristate ' DEC Tsunami I2C interface' CONFIG_I2C_TSUNAMI $CONFIG_I2C_ALGOBIT 645 645 tristate ' Intel 82801AA, 82801AB and 82801BA' CONFIG_I2C_I801 646 tristate ' Intel i810AA, i810AB and i815' CONFIG_I2C_I810647 tristate ' Intel 82371AB PIIX4(E) ' CONFIG_I2C_PIIX4646 dep_tristate ' Intel i810AA, i810AB and i815' CONFIG_I2C_I810 $CONFIG_I2C_ALGOBIT 647 tristate ' Intel 82371AB PIIX4(E), ServerWorks OSB4/CSB5' CONFIG_I2C_PIIX4 648 648 tristate ' SiS 5595' CONFIG_I2C_SIS5595 649 649 dep_tristate ' VIA Technologies, Inc. VT82C586B' CONFIG_I2C_VIA $CONFIG_I2C_ALGOBIT 650 650 tristate ' VIA Technologies, Inc. VT596A/B' CONFIG_I2C_VIAPRO 651 651 dep_tristate ' Voodoo3 I2C interface' CONFIG_I2C_VOODOO3 $CONFIG_I2C_ALGOBIT 652 tristate ' Pseudo ISA adapter (for hardware sensors modules)' CONFIG_I2C_ISA652 tristate ' Pseudo ISA adapter (for some hardware sensors)' CONFIG_I2C_ISA 653 653 fi 654 654
