summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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"