diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2008-11-25 13:52:25 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2008-11-25 13:52:25 +0000 |
commit | 7c277aa5f13742619fee1dec2d5ed29df8df8af4 (patch) | |
tree | cfa696ad9ba11dd06460c558a792d164d220bdcd /target/linux/ifxmips | |
parent | af87c33657b6da9ecfe917d90935ccec3c6b5d78 (diff) | |
download | upstream-7c277aa5f13742619fee1dec2d5ed29df8df8af4.tar.gz upstream-7c277aa5f13742619fee1dec2d5ed29df8df8af4.tar.bz2 upstream-7c277aa5f13742619fee1dec2d5ed29df8df8af4.zip |
move THERMAL symbols into the generic config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13346 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ifxmips')
-rw-r--r-- | target/linux/ifxmips/config-2.6.26 | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/ifxmips/config-2.6.26 b/target/linux/ifxmips/config-2.6.26 index d9d98ea6f1..bd73c03cba 100644 --- a/target/linux/ifxmips/config-2.6.26 +++ b/target/linux/ifxmips/config-2.6.26 @@ -212,8 +212,6 @@ CONFIG_SYS_SUPPORTS_32BIT_KERNEL=y CONFIG_SYS_SUPPORTS_ARBIT_HZ=y CONFIG_SYS_SUPPORTS_BIG_ENDIAN=y # CONFIG_TC35815 is not set -# CONFIG_THERMAL is not set -# CONFIG_THERMAL_HWMON is not set # CONFIG_TICK_ONESHOT is not set # CONFIG_TOSHIBA_JMR3927 is not set # CONFIG_TOSHIBA_RBTX4927 is not set |