]> code.ossystems Code Review - meta-freescale.git/commit
linux-fslc-imx: Disable Vivante GPU support
authorOtavio Salvador <otavio@ossystems.com.br>
Mon, 4 Jul 2016 18:12:21 +0000 (15:12 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Fri, 15 Jul 2016 10:48:55 +0000 (07:48 -0300)
commit84d86a144421d9ab0e99d7c521c38c8d3b6214ba
tree7531a4c92d2a8899cc9ed35bd6535f88c1bc61bf
parentf7e8d04ac7e3f4564305249c43178fabd1cec30e
linux-fslc-imx: Disable Vivante GPU support

The Vivante GPU is used as kernel module for all i.MX6, by default, so
the defconfig should not enable it as other SoC (as i.MX6UL and
i.MX7D) uses the same defconfig and does not have the Vivante GPU.

This avoids the built-in driver build for other SoCs, thus fixing a
build error with GCC 6, which is hidden when using the external
module.

Change-Id: Ib12cfe494d75b6407eaf72c386094cc03606c7f8
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
recipes-kernel/linux/linux-fslc-imx/defconfig