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 | 90fe458aca5dd58c91498add0904015da288f0c0 (patch) | |
tree | 0333658c17a482649988e1335d9427056e1e29ad /target/linux | |
parent | f2340f4b921f780803be1ad208694b229d770fbe (diff) | |
download | upstream-90fe458aca5dd58c91498add0904015da288f0c0.tar.gz upstream-90fe458aca5dd58c91498add0904015da288f0c0.tar.bz2 upstream-90fe458aca5dd58c91498add0904015da288f0c0.zip |
Add missing config symbols
SVN-Revision: 12295
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 |