From 62bc7a2816a37c3cb74ad1176f3562f124253c3b Mon Sep 17 00:00:00 2001 From: Otavio Salvador Date: Sat, 20 Mar 2021 21:25:36 -0300 Subject: 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(-) (limited to 'conf/machine') 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" -- cgit v1.2.3-54-g00ecf