diff options
author | Florian Fainelli <florian@openwrt.org> | 2008-08-13 15:39:36 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2008-08-13 15:39:36 +0000 |
commit | a258bb8a378dbc6677c3caf7824d246c4a985282 (patch) | |
tree | df09afc8a47abfdbced49312a4f371b997fe5fa7 /target/linux | |
parent | ef1ff562c1b875b7c29f0bbccc529a3e5ce23b42 (diff) | |
download | upstream-a258bb8a378dbc6677c3caf7824d246c4a985282.tar.gz upstream-a258bb8a378dbc6677c3caf7824d246c4a985282.tar.bz2 upstream-a258bb8a378dbc6677c3caf7824d246c4a985282.zip |
Add missing config symbols
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12295 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/generic-2.6/config-2.6.25 | 1 | ||||
-rw-r--r-- | target/linux/generic-2.6/config-2.6.26 | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/generic-2.6/config-2.6.25 b/target/linux/generic-2.6/config-2.6.25 index 41836c7d6b..85817cc9c1 100644 --- a/target/linux/generic-2.6/config-2.6.25 +++ b/target/linux/generic-2.6/config-2.6.25 @@ -1281,6 +1281,7 @@ CONFIG_SELECT_MEMORY_MODEL=y # CONFIG_SENSORS_F71882FG is not set # CONFIG_SENSORS_F75375S is not set # CONFIG_SENSORS_FSCHER is not set +# CONFIG_SENSORS_FSCHMD is not set # CONFIG_SENSORS_FSCPOS is not set # CONFIG_SENSORS_GL518SM is not set # CONFIG_SENSORS_GL520SM is not set diff --git a/target/linux/generic-2.6/config-2.6.26 b/target/linux/generic-2.6/config-2.6.26 index 3a4b07b614..ee5a659378 100644 --- a/target/linux/generic-2.6/config-2.6.26 +++ b/target/linux/generic-2.6/config-2.6.26 @@ -1305,6 +1305,7 @@ CONFIG_SELECT_MEMORY_MODEL=y # CONFIG_SENSORS_F71882FG is not set # CONFIG_SENSORS_F75375S is not set # CONFIG_SENSORS_FSCHER is not set +# CONFIG_SENSORS_FSCHMD is nost set # CONFIG_SENSORS_FSCPOS is not set # CONFIG_SENSORS_GL518SM is not set # CONFIG_SENSORS_GL520SM is not set |