From aacbeb9c9fabd1156a2de3e36817ee3c9a90d2ca Mon Sep 17 00:00:00 2001 From: Naresh Kamboju Date: Mon, 22 Apr 2013 13:57:38 +0530 Subject: 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 --- linaro/configs/big-LITTLE-IKS.conf | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 linaro/configs/big-LITTLE-IKS.conf diff --git a/linaro/configs/big-LITTLE-IKS.conf b/linaro/configs/big-LITTLE-IKS.conf new file mode 100644 index 00000000000..b067fde86ea --- /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 -- cgit v1.2.3