diff options
author | Andy Boyett <agb@openwrt.org> | 2008-04-04 21:53:44 +0000 |
---|---|---|
committer | Andy Boyett <agb@openwrt.org> | 2008-04-04 21:53:44 +0000 |
commit | c4751d961e446efc4ebf40d696ee276a2e6fe9a4 (patch) | |
tree | ee08f654aeacd4cf4c470609e8c9b5b75b4b8f84 /target/linux | |
parent | 21ee2eacd2898c8cd05b34d090a30ab6c13036ba (diff) | |
download | upstream-c4751d961e446efc4ebf40d696ee276a2e6fe9a4.tar.gz upstream-c4751d961e446efc4ebf40d696ee276a2e6fe9a4.tar.bz2 upstream-c4751d961e446efc4ebf40d696ee276a2e6fe9a4.zip |
generic-2.6/config-2.6.23: add config entry for SENSORS_LM70
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10733 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/generic-2.6/config-2.6.23 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic-2.6/config-2.6.23 b/target/linux/generic-2.6/config-2.6.23 index f0be7e684e..8d7a6cb3eb 100644 --- a/target/linux/generic-2.6/config-2.6.23 +++ b/target/linux/generic-2.6/config-2.6.23 @@ -1203,6 +1203,7 @@ CONFIG_SELECT_MEMORY_MODEL=y # CONFIG_SENSORS_IT87 is not set # CONFIG_SENSORS_K8TEMP is not set # CONFIG_SENSORS_LM63 is not set +# CONFIG_SENSORS_LM70 is not set # CONFIG_SENSORS_LM75 is not set # CONFIG_SENSORS_LM77 is not set # CONFIG_SENSORS_LM78 is not set |