diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2009-11-11 10:00:28 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2009-11-11 10:00:28 +0000 |
commit | a01ec2469bcee5eb55f479160b77a1a28d39cef9 (patch) | |
tree | b5aa3e4ae966d3d8db2f451588f6eb8e1335ea9a /target/linux/generic-2.6 | |
parent | ef42fb4c136ebc5855259956d4e19a033a960422 (diff) | |
download | mtk-20170518-a01ec2469bcee5eb55f479160b77a1a28d39cef9.zip mtk-20170518-a01ec2469bcee5eb55f479160b77a1a28d39cef9.tar.gz mtk-20170518-a01ec2469bcee5eb55f479160b77a1a28d39cef9.tar.bz2 |
move CPUFREQ to generic configs
SVN-Revision: 18368
Diffstat (limited to 'target/linux/generic-2.6')
-rw-r--r-- | target/linux/generic-2.6/config-2.6.21 | 1 | ||||
-rw-r--r-- | target/linux/generic-2.6/config-2.6.25 | 1 | ||||
-rw-r--r-- | target/linux/generic-2.6/config-2.6.28 | 1 | ||||
-rw-r--r-- | target/linux/generic-2.6/config-2.6.30 | 1 | ||||
-rw-r--r-- | target/linux/generic-2.6/config-2.6.31 | 1 | ||||
-rw-r--r-- | target/linux/generic-2.6/config-2.6.32 | 1 |
6 files changed, 6 insertions, 0 deletions
diff --git a/target/linux/generic-2.6/config-2.6.21 b/target/linux/generic-2.6/config-2.6.21 index 69e5a4b..2aec24c 100644 --- a/target/linux/generic-2.6/config-2.6.21 +++ b/target/linux/generic-2.6/config-2.6.21 @@ -1,3 +1,4 @@ +# CONFIG_CPU_FREQ is not set # CONFIG_6PACK is not set # CONFIG_8139CP is not set # CONFIG_9P_FS is not set diff --git a/target/linux/generic-2.6/config-2.6.25 b/target/linux/generic-2.6/config-2.6.25 index 5be2b77..df97842 100644 --- a/target/linux/generic-2.6/config-2.6.25 +++ b/target/linux/generic-2.6/config-2.6.25 @@ -1,3 +1,4 @@ +# CONFIG_CPU_FREQ is not set # CONFIG_6PACK is not set # CONFIG_8139CP is not set # CONFIG_9P_FS is not set diff --git a/target/linux/generic-2.6/config-2.6.28 b/target/linux/generic-2.6/config-2.6.28 index f82030c..a054610 100644 --- a/target/linux/generic-2.6/config-2.6.28 +++ b/target/linux/generic-2.6/config-2.6.28 @@ -1,3 +1,4 @@ +# CONFIG_CPU_FREQ is not set # CONFIG_6PACK is not set # CONFIG_8139CP is not set # CONFIG_9P_FS is not set diff --git a/target/linux/generic-2.6/config-2.6.30 b/target/linux/generic-2.6/config-2.6.30 index ce1861c..014842e 100644 --- a/target/linux/generic-2.6/config-2.6.30 +++ b/target/linux/generic-2.6/config-2.6.30 @@ -1,3 +1,4 @@ +# CONFIG_CPU_FREQ is not set # CONFIG_6PACK is not set # CONFIG_8139CP is not set # CONFIG_8139TOO is not set diff --git a/target/linux/generic-2.6/config-2.6.31 b/target/linux/generic-2.6/config-2.6.31 index ccc7adf..9516199 100644 --- a/target/linux/generic-2.6/config-2.6.31 +++ b/target/linux/generic-2.6/config-2.6.31 @@ -1,3 +1,4 @@ +# CONFIG_CPU_FREQ is not set # CONFIG_6PACK is not set # CONFIG_8139CP is not set # CONFIG_8139TOO is not set diff --git a/target/linux/generic-2.6/config-2.6.32 b/target/linux/generic-2.6/config-2.6.32 index b77bf07..a5b2b86 100644 --- a/target/linux/generic-2.6/config-2.6.32 +++ b/target/linux/generic-2.6/config-2.6.32 @@ -1,3 +1,4 @@ +# CONFIG_CPU_FREQ is not set # CONFIG_6PACK is not set # CONFIG_8139CP is not set # CONFIG_8139TOO is not set |