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 | a695fa76a458ee576fd04efff3d1bfb6fde8d7cb (patch) | |
tree | 72995b7b07b1b7df106699db10da7be72e534eeb /target/linux/atheros | |
parent | ec2cc68421e427581581d040b1a6060f094ed8d1 (diff) | |
download | upstream-a695fa76a458ee576fd04efff3d1bfb6fde8d7cb.tar.gz upstream-a695fa76a458ee576fd04efff3d1bfb6fde8d7cb.tar.bz2 upstream-a695fa76a458ee576fd04efff3d1bfb6fde8d7cb.zip |
move THERMAL symbols into the generic config
SVN-Revision: 13346
Diffstat (limited to 'target/linux/atheros')
-rw-r--r-- | target/linux/atheros/config-2.6.26 | 2 | ||||
-rw-r--r-- | target/linux/atheros/config-2.6.27 | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/target/linux/atheros/config-2.6.26 b/target/linux/atheros/config-2.6.26 index 1ad539e16b..db942aa495 100644 --- a/target/linux/atheros/config-2.6.26 +++ b/target/linux/atheros/config-2.6.26 @@ -217,8 +217,6 @@ CONFIG_SYS_HAS_CPU_MIPS32_R1=y CONFIG_SYS_SUPPORTS_32BIT_KERNEL=y CONFIG_SYS_SUPPORTS_ARBIT_HZ=y CONFIG_SYS_SUPPORTS_BIG_ENDIAN=y -# CONFIG_THERMAL is not set -# CONFIG_THERMAL_HWMON is not set CONFIG_TICK_ONESHOT=y # CONFIG_TOSHIBA_JMR3927 is not set # CONFIG_TOSHIBA_RBTX4927 is not set diff --git a/target/linux/atheros/config-2.6.27 b/target/linux/atheros/config-2.6.27 index e4453807c7..7bee8c1739 100644 --- a/target/linux/atheros/config-2.6.27 +++ b/target/linux/atheros/config-2.6.27 @@ -215,8 +215,6 @@ CONFIG_SYS_HAS_CPU_MIPS32_R1=y CONFIG_SYS_SUPPORTS_32BIT_KERNEL=y CONFIG_SYS_SUPPORTS_ARBIT_HZ=y CONFIG_SYS_SUPPORTS_BIG_ENDIAN=y -# CONFIG_THERMAL is not set -# CONFIG_THERMAL_HWMON is not set CONFIG_TICK_ONESHOT=y CONFIG_TRAD_SIGNALS=y CONFIG_USB=m |