summaryrefslogtreecommitdiff
path: root/mkpatch
diff options
context:
space:
mode:
authorMark D. Studebaker <mdsxyz123@yahoo.com>2002-11-10 20:51:43 +0000
committerMark D. Studebaker <mdsxyz123@yahoo.com>2002-11-10 20:51:43 +0000
commit64ebcefe4b636613510243f77a5708ea8d45adc0 (patch)
treea9ef19be6f63b61f691a7c895aac2d347563c590 /mkpatch
parentc3bf0727f0716d6502597719b382b7adaf4df2bc (diff)
downloadlm-sensors-git-64ebcefe4b636613510243f77a5708ea8d45adc0.tar.gz
add 8235
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1596 7894878c-1315-0410-8ee3-d5d059ff63e0
Diffstat (limited to 'mkpatch')
-rwxr-xr-xmkpatch/mkpatch.pl4
1 files changed, 2 insertions, 2 deletions
diff --git a/mkpatch/mkpatch.pl b/mkpatch/mkpatch.pl
index 5a497608..f294242b 100755
--- a/mkpatch/mkpatch.pl
+++ b/mkpatch/mkpatch.pl
@@ -196,7 +196,7 @@ CONFIG_I2C_VIA
be built as a module which can be inserted and removed while the
kernel is running.
-VIA Technologies, Inc. VT82C596, 596B, 686A/B, 8233
+VIA Technologies, Inc. VT82C596, 596B, 686A/B, 8233, 8235
CONFIG_I2C_VIAPRO
If you say yes to this option, support will be included for the VIA
Technologies I2C adapter on these chips. For integrated sensors on the
@@ -796,7 +796,7 @@ sub gen_drivers_i2c_Config_in
dep_tristate ' SiS 5595' CONFIG_I2C_SIS5595 $CONFIG_I2C
dep_tristate ' Savage 4' CONFIG_I2C_SAVAGE4 $CONFIG_I2C_ALGOBIT
dep_tristate ' VIA Technologies, Inc. VT82C586B' CONFIG_I2C_VIA $CONFIG_I2C_ALGOBIT
- dep_tristate ' VIA Technologies, Inc. VT596A/B, 686A/B, 8231, 8233, 8233A' CONFIG_I2C_VIAPRO $CONFIG_I2C
+ dep_tristate ' VIA Technologies, Inc. VT596A/B, 686A/B, 8231, 8233, 8233A, 8235' CONFIG_I2C_VIAPRO $CONFIG_I2C
dep_tristate ' Voodoo3 I2C interface' CONFIG_I2C_VOODOO3 $CONFIG_I2C_ALGOBIT
dep_tristate ' Pseudo ISA adapter (for some hardware sensors)' CONFIG_I2C_ISA $CONFIG_I2C
fi