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/x86 | |
| 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/x86')
| -rw-r--r-- | target/linux/x86/config-2.6.25 | 1 | ||||
| -rw-r--r-- | target/linux/x86/config-2.6.26 | 2 | ||||
| -rw-r--r-- | target/linux/x86/config-2.6.27 | 2 |
3 files changed, 0 insertions, 5 deletions
diff --git a/target/linux/x86/config-2.6.25 b/target/linux/x86/config-2.6.25 index c828144713a..ba50375efd7 100644 --- a/target/linux/x86/config-2.6.25 +++ b/target/linux/x86/config-2.6.25 @@ -409,7 +409,6 @@ CONFIG_STOP_MACHINE=y CONFIG_SYSVIPC_SYSCTL=y # CONFIG_TCIC is not set # CONFIG_TELCLOCK is not set -# CONFIG_THERMAL is not set # CONFIG_TICK_ONESHOT is not set # CONFIG_TOSHIBA is not set # CONFIG_TYPHOON is not set diff --git a/target/linux/x86/config-2.6.26 b/target/linux/x86/config-2.6.26 index 47b65eae7d1..37f6e659e56 100644 --- a/target/linux/x86/config-2.6.26 +++ b/target/linux/x86/config-2.6.26 @@ -430,8 +430,6 @@ CONFIG_STOP_MACHINE=y CONFIG_SYSVIPC_SYSCTL=y # CONFIG_TCIC is not set # CONFIG_TELCLOCK is not set -# CONFIG_THERMAL is not set -# CONFIG_THERMAL_HWMON is not set # CONFIG_TICK_ONESHOT is not set # CONFIG_TOSHIBA is not set # CONFIG_TYPHOON is not set diff --git a/target/linux/x86/config-2.6.27 b/target/linux/x86/config-2.6.27 index ee0da5fb3a8..dd7596cb8c7 100644 --- a/target/linux/x86/config-2.6.27 +++ b/target/linux/x86/config-2.6.27 @@ -411,8 +411,6 @@ CONFIG_STRICT_DEVMEM=y CONFIG_SYSVIPC_SYSCTL=y # CONFIG_TCIC is not set # CONFIG_TELCLOCK is not set -# CONFIG_THERMAL is not set -# CONFIG_THERMAL_HWMON is not set # CONFIG_TICK_ONESHOT is not set # CONFIG_TOSHIBA is not set # CONFIG_TYPHOON is not set |
