diff options
author | Otavio Salvador <otavio@ossystems.com.br> | 2021-03-20 21:25:36 -0300 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2021-03-24 11:18:34 -0300 |
commit | 62bc7a2816a37c3cb74ad1176f3562f124253c3b (patch) | |
tree | 5dadbdd75c6d929e7e1f7aa42c560690aa43c79c /conf/machine/imx51evk.conf | |
parent | e2b72c0ce909d0ada71a7f440c7f0eaa5de4bcf2 (diff) | |
download | meta-freescale-62bc7a2816a37c3cb74ad1176f3562f124253c3b.tar.gz |
imx51evk: Drop old perf fixup as we now use Linux mainline
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'conf/machine/imx51evk.conf')
-rw-r--r-- | conf/machine/imx51evk.conf | 3 |
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:" | |||
9 | include conf/machine/include/imx-base.inc | 9 | include conf/machine/include/imx-base.inc |
10 | include conf/machine/include/tune-cortexa8.inc | 10 | include conf/machine/include/tune-cortexa8.inc |
11 | 11 | ||
12 | # Disable perf features as 2.6.35.3 fails to build otherwise | ||
13 | PERF_FEATURES_ENABLE = "" | ||
14 | |||
15 | KERNEL_DEVICETREE = "imx51-babbage.dtb" | 12 | KERNEL_DEVICETREE = "imx51-babbage.dtb" |
16 | 13 | ||
17 | UBOOT_MACHINE = "mx51evk_config" | 14 | UBOOT_MACHINE = "mx51evk_config" |