From 4239437755d2eb32e2b93d13880a3f034decb5da Mon Sep 17 00:00:00 2001 From: Otavio Salvador Date: Sat, 20 Mar 2021 21:25:36 -0300 Subject: [PATCH] imx51evk: Drop old perf fixup as we now use Linux mainline Signed-off-by: Otavio Salvador --- conf/machine/imx51evk.conf | 3 --- 1 file changed, 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:" 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" -- 2.40.1