summaryrefslogtreecommitdiffstats
path: root/conf/machine/imx28evk.conf
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2015-07-20 18:24:26 -0300
committerOtavio Salvador <otavio@ossystems.com.br>2015-07-28 23:26:58 -0300
commite9894499d6ebb2e14c26a54fbfb99f7d3efecebb (patch)
tree514b54f6a8035276eb1e36574773260dea3afc2a /conf/machine/imx28evk.conf
parentf687407a0fb4629044ef4e02d16df4d5d04502c1 (diff)
downloadmeta-freescale-e9894499d6ebb2e14c26a54fbfb99f7d3efecebb.tar.gz
imx28evk: Remove perf override
As we are using a newer kernel by default now, the perf override can be removed. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'conf/machine/imx28evk.conf')
-rw-r--r--conf/machine/imx28evk.conf3
1 files changed, 0 insertions, 3 deletions
diff --git a/conf/machine/imx28evk.conf b/conf/machine/imx28evk.conf
index 672e4587..86123c31 100644
--- a/conf/machine/imx28evk.conf
+++ b/conf/machine/imx28evk.conf
@@ -8,9 +8,6 @@ include conf/machine/include/mxs-base.inc
8 8
9SOC_FAMILY = "mxs:mx28" 9SOC_FAMILY = "mxs:mx28"
10 10
11# Disable perf features as 2.6.35.3 fails to build otherwise
12PERF_FEATURES_ENABLE = ""
13
14IMXBOOTLETS_MACHINE = "iMX28_EVK" 11IMXBOOTLETS_MACHINE = "iMX28_EVK"
15 12
16UBOOT_CONFIG ??= "sd" 13UBOOT_CONFIG ??= "sd"