projects
/
openwrt
/
staging
/
stintel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
16b3811
)
armvirt64: enable qemu drm drivers
author
Lucian Cristian
<lucian.cristian@gmail.com>
Thu, 18 Apr 2019 04:26:23 +0000
(07:26 +0300)
committer
Petr Štetiar
<ynezz@true.cz>
Thu, 18 Apr 2019 10:06:47 +0000
(12:06 +0200)
adds the qemu video drivers and also fixes the build failure
introduced with drm-kms-helper
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
target/linux/armvirt/64/config-default
patch
|
blob
|
history
diff --git
a/target/linux/armvirt/64/config-default
b/target/linux/armvirt/64/config-default
index a38a9162b6027bf69c3653a2301f3b4effaa121a..e5c05b316042d7dd891395d900388769f662c049 100644
(file)
--- a/
target/linux/armvirt/64/config-default
+++ b/
target/linux/armvirt/64/config-default
@@
-92,6
+92,10
@@
CONFIG_CRYPTO_SHA512_ARM64=y
# CONFIG_DEBUG_ALIGN_RODATA is not set
CONFIG_DEBUG_BUGVERBOSE=y
CONFIG_DEBUG_RODATA=y
+CONFIG_DRM=y
+CONFIG_DRM_QXL=y
+CONFIG_DRM_BOCHS=y
+CONFIG_DRM_VIRTIO_GPU=y
CONFIG_FB=y
CONFIG_FB_ARMCLCD=y
CONFIG_FB_CFB_COPYAREA=y