Changeset 2742

Show
Ignore:
Timestamp:
10/16/04 19:23:02 (4 years ago)
Author:
khali
Message:

Reword the i2c-amd756 help to include the nVidia nForce.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • lm-sensors/trunk/mkpatch/mkpatch.pl

    r2741 r2742  
    159159  is running. 
    160160 
    161 AMD 756/766/768/8111 
     161AMD 756/766/768/8111 and nVidia nForce 
    162162CONFIG_I2C_AMD756 
    163163  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 be  
    165   built as a module which can be inserted and removed while the kernel 
    166   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. 
    167167 
    168168AMD 8111 SMBus 2.0 
     
    876876    dep_tristate '  Acer Labs ALI 1533 and 1543C' CONFIG_I2C_ALI15X3 $CONFIG_I2C 
    877877    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_I2C 
     878    dep_tristate '  AMD 756/766/768/8111 and nVidia nForce' CONFIG_I2C_AMD756 $CONFIG_I2C 
    879879    dep_tristate '  AMD 8111 SMBus 2.0' CONFIG_I2C_AMD8111 $CONFIG_I2C 
    880880    if [ "$CONFIG_ALPHA" = "y" ]; then