d53b266986
Add a target configuration for the beaglebone that supports the SGX530 graphics acceleration and builds the qt5 demos with the eglfs backend. The imagination technologies demos and fbv are also included. The Linux kernel is based on the omap2plus defconfig, a config fragment adds the required settings for SGX accelerator support. Signed-off-by: Lothar Felten <lothar.felten@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
13 lines
262 B
Plaintext
13 lines
262 B
Plaintext
CONFIG_PREEMPT=y
|
|
CONFIG_PREEMPT_COUNT=y
|
|
CONFIG_OMAP2_DSS_INIT=y
|
|
CONFIG_OMAP_DSS_BASE=y
|
|
CONFIG_OMAP2_DSS=y
|
|
CONFIG_OMAP2_DSS_DPI=y
|
|
CONFIG_DRM_OMAP=y
|
|
CONFIG_DRM_OMAP_NUM_CRTCS=2
|
|
CONFIG_DRM_OMAP_WB_M2M=y
|
|
CONFIG_DRM_TILCDC=y
|
|
CONFIG_DRM_I2C_NXP_TDA998X=y
|
|
CONFIG_DRM=y
|