diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2008-11-27 09:17:49 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2008-11-27 09:17:49 +0000 |
commit | 92cd521ce1be7300f112296a943838d83f76d28e (patch) | |
tree | a6d37b78c23d523385c5c7d3a822dacd28cfb0d0 /target | |
parent | 54844a199f5ebaff0e7ec6c3af79b8cd5fb28623 (diff) | |
download | upstream-92cd521ce1be7300f112296a943838d83f76d28e.tar.gz upstream-92cd521ce1be7300f112296a943838d83f76d28e.tar.bz2 upstream-92cd521ce1be7300f112296a943838d83f76d28e.zip |
add thermal symbol to the generic .25 config
SVN-Revision: 13372
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/generic-2.6/config-2.6.25 | 1 |
1 files changed, 1 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 be88ea7204..47c16a0ffe 100644 --- a/target/linux/generic-2.6/config-2.6.25 +++ b/target/linux/generic-2.6/config-2.6.25 @@ -1544,6 +1544,7 @@ CONFIG_TEXTSEARCH=y CONFIG_TEXTSEARCH_BM=m CONFIG_TEXTSEARCH_FSM=m CONFIG_TEXTSEARCH_KMP=m +# CONFIG_THERMAL is not set # CONFIG_TIFM_CORE is not set # CONFIG_TIGON3 is not set CONFIG_TIMERFD=y |