Changeset 2841

Show
Ignore:
Timestamp:
01/10/05 20:33:45 (4 years ago)
Author:
khali
Message:

i2c-amd756-s4882 can be built as a module or in the kernel.

Files:

Legend:

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

    r2840 r2841  
    887887    dep_tristate '  AMD 756/766/768/8111 and nVidia nForce' CONFIG_I2C_AMD756 $CONFIG_I2C 
    888888    if [ "$CONFIG_I2C_AMD756" != "n" ]; then 
    889       dep_mbool '  SMBus multiplexing on the Tyan S4882' CONFIG_I2C_AMD756_S4882 $CONFIG_I2C_AMD756 
     889      dep_tristate '    SMBus multiplexing on the Tyan S4882' CONFIG_I2C_AMD756_S4882 $CONFIG_I2C_AMD756 
    890890    fi 
    891891    dep_tristate '  AMD 8111 SMBus 2.0' CONFIG_I2C_AMD8111 $CONFIG_I2C