From c18bdc03e8e4e7ca2f21d4b892ba422b816d73ca Mon Sep 17 00:00:00 2001 From: Rod Whitby Date: Mon, 16 Jul 2007 05:37:50 +0000 Subject: [PATCH 1/1] ixp4xx/fsg3: Enabled the Winbond W83782D sensor for Freecom FSG-3 temperature sensing and fan control SVN-Revision: 7998 --- target/linux/ixp4xx-2.6/config/default | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.30.2