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/ps3 | |
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/ps3')
-rw-r--r-- | target/linux/ps3/config-2.6.25 | 1 | ||||
-rw-r--r-- | target/linux/ps3/config-2.6.27 | 2 |
2 files changed, 0 insertions, 3 deletions
diff --git a/target/linux/ps3/config-2.6.25 b/target/linux/ps3/config-2.6.25 index 576272477a..f8d68c854d 100644 --- a/target/linux/ps3/config-2.6.25 +++ b/target/linux/ps3/config-2.6.25 @@ -549,7 +549,6 @@ CONFIG_GEN_RTC=y # CONFIG_W1 is not set # CONFIG_POWER_SUPPLY is not set # CONFIG_HWMON is not set -# CONFIG_THERMAL is not set # CONFIG_WATCHDOG is not set # diff --git a/target/linux/ps3/config-2.6.27 b/target/linux/ps3/config-2.6.27 index b13d5f9f09..275c36a35b 100644 --- a/target/linux/ps3/config-2.6.27 +++ b/target/linux/ps3/config-2.6.27 @@ -540,8 +540,6 @@ CONFIG_SYSVIPC_COMPAT=y CONFIG_SYSVIPC_SYSCTL=y # CONFIG_TCP_CONG_ADVANCED is not set CONFIG_TCP_CONG_CUBIC=y -# CONFIG_THERMAL is not set -# CONFIG_THERMAL_HWMON is not set CONFIG_TICK_ONESHOT=y # CONFIG_TIMER_STATS is not set CONFIG_TRACE_IRQFLAGS=y |