Convert to new override syntax
[AGL/meta-agl.git] / meta-agl-bsp / conf / include / agl_imx6-common.inc
1 require agl_imx-common.inc
2
3 DISTRO_FEATURES:append = " agl-medium-arm-compiler"
4
5 # This disables the Freescale/NXP Vivante GPU driver and enables
6 # etnaviv support.  This is the default for the i.MX6 platforms in
7 # meta-freescale, but not for all the ones in meta-freescale-3rdparty,
8 # so set it here to give a consistent default.
9 IMX_DEFAULT_BSP = "mainline"
10
11 # Set CMA size large enough to work with AGL
12 UBOOT_EXTLINUX_KERNEL_ARGS:append = " cma=512M"
13
14 AGL_DEFAULT_INITRAMFS_FSTYPES := ""