diff options
author | Rod Whitby <rod@whitby.id.au> | 2007-07-16 05:37:50 +0000 |
---|---|---|
committer | Rod Whitby <rod@whitby.id.au> | 2007-07-16 05:37:50 +0000 |
commit | 7b0a55127b172ffc259791cb0af537d90ce220b6 (patch) | |
tree | 7008519d160e2be44e91e164f10bedfcfbeb4586 /target/linux/ixp4xx-2.6 | |
parent | 0806675217a4f11d9236ab08725e99b51aa4eecd (diff) | |
download | upstream-7b0a55127b172ffc259791cb0af537d90ce220b6.tar.gz upstream-7b0a55127b172ffc259791cb0af537d90ce220b6.tar.bz2 upstream-7b0a55127b172ffc259791cb0af537d90ce220b6.zip |
ixp4xx/fsg3: Enabled the Winbond W83782D sensor for Freecom FSG-3 temperature sensing and fan control
SVN-Revision: 7998
Diffstat (limited to 'target/linux/ixp4xx-2.6')
-rw-r--r-- | target/linux/ixp4xx-2.6/config/default | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ixp4xx-2.6/config/default b/target/linux/ixp4xx-2.6/config/default index de04c9028b..095dbb8cb7 100644 --- a/target/linux/ixp4xx-2.6/config/default +++ b/target/linux/ixp4xx-2.6/config/default @@ -437,7 +437,7 @@ CONFIG_SENSORS_EEPROM=y # CONFIG_SENSORS_VT8231 is not set # CONFIG_SENSORS_W83627EHF is not set # CONFIG_SENSORS_W83627HF is not set -# CONFIG_SENSORS_W83781D is not set +CONFIG_SENSORS_W83781D=y # CONFIG_SENSORS_W83791D is not set # CONFIG_SENSORS_W83792D is not set # CONFIG_SENSORS_W83793 is not set |