From 30b9da765feee2ca761a8385e30a1080d7c6ef76 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 | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 linaro/configs/big-LITTLE-IKS.conf (limited to 'linaro/configs') diff --git a/linaro/configs/big-LITTLE-IKS.conf b/linaro/configs/big-LITTLE-IKS.conf new file mode 100644 index 00000000000..eccb00f851e --- /dev/null +++ b/linaro/configs/big-LITTLE-IKS.conf @@ -0,0 +1,4 @@ +CONFIG_BIG_LITTLE=y +CONFIG_BL_SWITCHER=y +CONFIG_ARM_DT_BL_CPUFREQ=y +CONFIG_CPU_FREQ_GOV_USERSPACE=y -- cgit v1.2.3