From: Otavio Salvador Date: Sun, 21 Mar 2021 00:25:36 +0000 (-0300) Subject: imx51evk: Drop old perf fixup as we now use Linux mainline X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=4239437755d2eb32e2b93d13880a3f034decb5da;p=meta-freescale.git imx51evk: Drop old perf fixup as we now use Linux mainline Signed-off-by: Otavio Salvador --- 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:" include conf/machine/include/imx-base.inc include conf/machine/include/tune-cortexa8.inc -# Disable perf features as 2.6.35.3 fails to build otherwise -PERF_FEATURES_ENABLE = "" - KERNEL_DEVICETREE = "imx51-babbage.dtb" UBOOT_MACHINE = "mx51evk_config"