From e9894499d6ebb2e14c26a54fbfb99f7d3efecebb Mon Sep 17 00:00:00 2001 From: Otavio Salvador Date: Mon, 20 Jul 2015 18:24:26 -0300 Subject: 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 --- conf/machine/imx28evk.conf | 3 --- 1 file changed, 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 SOC_FAMILY = "mxs:mx28" -# Disable perf features as 2.6.35.3 fails to build otherwise -PERF_FEATURES_ENABLE = "" - IMXBOOTLETS_MACHINE = "iMX28_EVK" UBOOT_CONFIG ??= "sd" -- cgit v1.2.3-54-g00ecf