imx6q-sabresd: Add a qt5 defconfig variant
authorFabio Estevam <festevam@gmail.com>
Wed, 21 Jun 2017 20:49:47 +0000 (17:49 -0300)
committerArnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Wed, 2 Aug 2017 22:16:41 +0000 (00:16 +0200)
commita8480e3b2ab50593b6b8a787430ccb33a0a5a1a0
tree64af375ecd24d3b99eb6b7abe79af5d0a9ffd2d3
parentb63fdf4714ff7b795c00b7bb1bcbfd992853fef8
imx6q-sabresd: Add a qt5 defconfig variant

Introduce imx6q-sabresd_qt5_defconfig that supports the opensource
Etnaviv graphical stack.

This defconfig provides a way to quickly test some graphical applications,
such as kmscube, qt5, glmark2.

Currently kernel mainline exhibits issues when running cpufreq as ondemand
governor on mx6, so add a linux fragment that disables such option for the
time being.

Signed-off-by: Fabio Estevam <festevam@gmail.com>
[Arnout:
 - Add Fabio to DEVELOPERS
 - Rename linux config fragment to linux_qt5.fragment
 - Add comment to linux_qt5.fragment why it is needed
 - Add explicit CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y to it
 - Reorder defconfig entries to they match imx6q-sabresd_defconfig
 - Remove strace and host-uboot-tools, neither seems to be needed
 - Drop BR2_PACKAGE_QT5BASE_LICENSE_APPROVED, it no longer exists
 - Replace BR2_TARGET_ROOTFS_EXT2_BLOCKS with BR2_TARGET_ROOTFS_EXT2_SIZE
 - Regenerate .gitlab-ci.yml]
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
.gitlab-ci.yml
DEVELOPERS
board/freescale/imx6q-sabresd/linux_qt5.fragment [new file with mode: 0644]
board/freescale/imx6q-sabresd/readme.txt
board/freescale/imx6q-sabresd/rootfs_overlay/root/sabresd.json [new file with mode: 0644]
configs/imx6q-sabresd_qt5_defconfig [new file with mode: 0644]