Changeset 4160

Show
Ignore:
Timestamp:
09/20/06 14:23:44 (2 years ago)
Author:
khali
Message:

Update the i801 and nforce2 family descriptions.

Files:

Legend:

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

    r4157 r4160  
    229229  inserted and removed while the kernel is running. 
    230230 
    231 Nvidia Nforce2/Nforce3 based Mainboard 
     231Nvidia Nforce2/3/4 based Mainboard 
    232232CONFIG_I2C_NFORCE2 
    233233  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   
    235237  This can also be built as a module which can be inserted and removed 
    236238  while the kernel is running. 
     
    975977      dep_tristate '  DEC Tsunami I2C interface' CONFIG_I2C_TSUNAMI $CONFIG_I2C_ALGOBIT 
    976978    fi 
    977     dep_tristate '  Intel 82801AA, AB, BA, DB' CONFIG_I2C_I801 $CONFIG_I2C 
     979    dep_tristate '  Intel 82801 (ICH) and ESB' CONFIG_I2C_I801 $CONFIG_I2C 
    978980    dep_tristate '  Intel i810AA/AB/E and i815' CONFIG_I2C_I810 $CONFIG_I2C_ALGOBIT 
    979981    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_I2C 
     982    dep_tristate '  Nvidia Nforce2/3/4' CONFIG_I2C_NFORCE2 $CONFIG_I2C 
    981983    dep_tristate '  SiS 5595' CONFIG_I2C_SIS5595 $CONFIG_I2C 
    982984    dep_tristate '  SiS 630/730' CONFIG_I2C_SIS630 $CONFIG_I2C