summaryrefslogtreecommitdiffstats
path: root/conf/machine/include/mxs-base.inc
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/include/mxs-base.inc')
-rw-r--r--conf/machine/include/mxs-base.inc3
1 files changed, 0 insertions, 3 deletions
diff --git a/conf/machine/include/mxs-base.inc b/conf/machine/include/mxs-base.inc
index 40cfa0f..0314952 100644
--- a/conf/machine/include/mxs-base.inc
+++ b/conf/machine/include/mxs-base.inc
@@ -15,9 +15,6 @@ UBOOT_ENTRYPOINT = "0x40008000"
15UBOOT_MAKE_TARGET = "u-boot.sb" 15UBOOT_MAKE_TARGET = "u-boot.sb"
16UBOOT_SUFFIX = "sb" 16UBOOT_SUFFIX = "sb"
17 17
18# Disable perf features as 2.6.35.3 fail to build otherwise
19PERF_FEATURES_ENABLE_mx28 = ""
20
21XSERVER = "xserver-xorg \ 18XSERVER = "xserver-xorg \
22 xf86-input-evdev \ 19 xf86-input-evdev \
23 xf86-video-fbdev" 20 xf86-video-fbdev"