Hi,
This patch is to add config fragments used to enable most of the features used by big LITTLE IKS.
Signed-off-by: Naresh Kamboju naresh.kamboju@linaro.org CC: Viresh Kumar viresh.kumar@linaro.org CC: Andrey Konovalov andrey.konovalov@linaro.org
commit b547e2d829d13bb391b062dfd9837bdd17a8450c Author: Naresh Kamboju naresh.kamboju@linaro.org AuthorDate: Mon Apr 22 12:57:05 2013 +0530 Commit: Naresh Kamboju naresh.kamboju@linaro.org CommitDate: Mon Apr 22 12:57:05 2013 +0530
configs: Add config fragments for big LITTLE IKS
This patch adds config fragments used to enable most of the features used by big LITTLE IKS.
Signed-off-by: Naresh Kamboju naresh.kamboju@linaro.org
diff --git a/linaro/configs/big-LITTLE-IKS.conf b/linaro/configs/big-LITTLE-IKS.conf new file mode 100644 index 0000000..b067fde --- /dev/null +++ b/linaro/configs/big-LITTLE-IKS.conf @@ -0,0 +1,5 @@ +CONFIG_BIG_LITTLE=y +CONFIG_BL_SWITCHER=y +CONFIG_ARM_DT_BL_CPUFREQ=y +CONFIG_ARM_VEXPRESS_BL_CPUFREQ=y +CONFIG_CPU_FREQ_GOV_USERSPACE=y