summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2021-03-20 21:25:36 -0300
committerOtavio Salvador <otavio@ossystems.com.br>2021-03-20 22:01:38 -0300
commit4239437755d2eb32e2b93d13880a3f034decb5da (patch)
tree810d2b1ac955b9d484647c498e908407862df21f
parentd6361a69ae00d19c29ac910f2750409dbc0e29ea (diff)
downloadmeta-freescale-4239437755d2eb32e2b93d13880a3f034decb5da.tar.gz
imx51evk: Drop old perf fixup as we now use Linux mainline
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
-rw-r--r--conf/machine/imx51evk.conf3
1 files changed, 0 insertions, 3 deletions
diff --git a/conf/machine/imx51evk.conf b/conf/machine/imx51evk.conf
index a32b4e00..5741f2e2 100644
--- a/conf/machine/imx51evk.conf
+++ b/conf/machine/imx51evk.conf
@@ -9,9 +9,6 @@ MACHINEOVERRIDES =. "mx5:mx51:"
9include conf/machine/include/imx-base.inc 9include conf/machine/include/imx-base.inc
10include conf/machine/include/tune-cortexa8.inc 10include conf/machine/include/tune-cortexa8.inc
11 11
12# Disable perf features as 2.6.35.3 fails to build otherwise
13PERF_FEATURES_ENABLE = ""
14
15KERNEL_DEVICETREE = "imx51-babbage.dtb" 12KERNEL_DEVICETREE = "imx51-babbage.dtb"
16 13
17UBOOT_MACHINE = "mx51evk_config" 14UBOOT_MACHINE = "mx51evk_config"