Changeset 2742
- Timestamp:
- 10/16/04 19:23:02 (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
r2741 r2742 159 159 is running. 160 160 161 AMD 756/766/768/8111 161 AMD 756/766/768/8111 and nVidia nForce 162 162 CONFIG_I2C_AMD756 163 163 If you say yes to this option, support will be included for the AMD 164 756/766/768/8111 mainboard I2C interfaces. This can also be165 built as a module which can be inserted and removed while the kernel166 is running.164 756/766/768/8111 and nVidia nForce mainboard I2C interfaces. This can 165 also be built as a module which can be inserted and removed while the 166 kernel is running. 167 167 168 168 AMD 8111 SMBus 2.0 … … 876 876 dep_tristate ' Acer Labs ALI 1533 and 1543C' CONFIG_I2C_ALI15X3 $CONFIG_I2C 877 877 dep_tristate ' Apple Hydra Mac I/O' CONFIG_I2C_HYDRA $CONFIG_I2C_ALGOBIT 878 dep_tristate ' AMD 756/766/768/8111 ' CONFIG_I2C_AMD756 $CONFIG_I2C878 dep_tristate ' AMD 756/766/768/8111 and nVidia nForce' CONFIG_I2C_AMD756 $CONFIG_I2C 879 879 dep_tristate ' AMD 8111 SMBus 2.0' CONFIG_I2C_AMD8111 $CONFIG_I2C 880 880 if [ "$CONFIG_ALPHA" = "y" ]; then
