summaryrefslogtreecommitdiffstats
path: root/conf/machine/imx51evk.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/imx51evk.conf')
-rw-r--r--conf/machine/imx51evk.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/machine/imx51evk.conf b/conf/machine/imx51evk.conf
index d9aea7c..9d7d06c 100644
--- a/conf/machine/imx51evk.conf
+++ b/conf/machine/imx51evk.conf
@@ -9,6 +9,9 @@ include conf/machine/include/tune-cortexa8.inc
9 9
10SOC_FAMILY = "mx5:mx51" 10SOC_FAMILY = "mx5:mx51"
11 11
12# Disable perf features as 2.6.35.3 fails to build otherwise
13PERF_FEATURES_ENABLE = ""
14
12KERNEL_DEVICETREE = "imx51-babbage.dtb" 15KERNEL_DEVICETREE = "imx51-babbage.dtb"
13 16
14UBOOT_MACHINE = "mx51evk_config" 17UBOOT_MACHINE = "mx51evk_config"