2.6.35 1.1.0 branch does not officially support mx23.
Let's use 'linux-fslc' as the default kernel for mx23.
Also disable perf only for mx28.
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
SOC_FAMILY = "mxs"
+PREFERRED_PROVIDER_virtual/kernel_mx23 = "linux-fslc"
+
UBOOT_ENTRYPOINT = "0x40008000"
UBOOT_MAKE_TARGET = "u-boot.sb"
UBOOT_SUFFIX = "sb"
# Disable perf features as 2.6.35.3 fail to build otherwise
-PERF_FEATURES_ENABLE = ""
+PERF_FEATURES_ENABLE_mx28 = ""
XSERVER = "xserver-xorg \
xf86-input-evdev \