diff options
author | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-11-25 13:52:25 +0000 |
---|---|---|
committer | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-11-25 13:52:25 +0000 |
commit | 45e3fd14e6b12f5e10b38a9be1b43b4721646713 (patch) | |
tree | cfa696ad9ba11dd06460c558a792d164d220bdcd /target/linux/au1000 | |
parent | 46aa5e4217aff85d4b63fba17058f697fe534849 (diff) |
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/au1000')
-rw-r--r-- | target/linux/au1000/config-2.6.25 | 1 | ||||
-rw-r--r-- | target/linux/au1000/config-2.6.27 | 2 |
2 files changed, 0 insertions, 3 deletions
diff --git a/target/linux/au1000/config-2.6.25 b/target/linux/au1000/config-2.6.25 index f16f0948ab..8f87133762 100644 --- a/target/linux/au1000/config-2.6.25 +++ b/target/linux/au1000/config-2.6.25 @@ -255,7 +255,6 @@ CONFIG_SYS_SUPPORTS_ARBIT_HZ=y CONFIG_SYS_SUPPORTS_KGDB=y CONFIG_SYS_SUPPORTS_LITTLE_ENDIAN=y # CONFIG_TC35815 is not set -# CONFIG_THERMAL is not set CONFIG_TICK_ONESHOT=y # CONFIG_TMD_HERMES is not set # CONFIG_TOSHIBA_JMR3927 is not set diff --git a/target/linux/au1000/config-2.6.27 b/target/linux/au1000/config-2.6.27 index 941ecb0180..2a4b82f9b6 100644 --- a/target/linux/au1000/config-2.6.27 +++ b/target/linux/au1000/config-2.6.27 @@ -256,8 +256,6 @@ CONFIG_SYS_SUPPORTS_APM_EMULATION=y CONFIG_SYS_SUPPORTS_ARBIT_HZ=y CONFIG_SYS_SUPPORTS_LITTLE_ENDIAN=y # CONFIG_TC35815 is not set -# CONFIG_THERMAL is not set -# CONFIG_THERMAL_HWMON is not set CONFIG_TICK_ONESHOT=y # CONFIG_TMD_HERMES is not set CONFIG_TRAD_SIGNALS=y |