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/ppc40x | |
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/ppc40x')
-rw-r--r-- | target/linux/ppc40x/config-default | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/ppc40x/config-default b/target/linux/ppc40x/config-default index df26987702..72a21eed56 100644 --- a/target/linux/ppc40x/config-default +++ b/target/linux/ppc40x/config-default @@ -216,8 +216,6 @@ CONFIG_SLABINFO=y CONFIG_SSB_POSSIBLE=y CONFIG_SYSVIPC_SYSCTL=y CONFIG_TASK_SIZE=0xc0000000 -# CONFIG_THERMAL is not set -# CONFIG_THERMAL_HWMON is not set CONFIG_TICK_ONESHOT=y # CONFIG_VGASTATE is not set # CONFIG_VIA_RHINE is not set |