kernel: add missing drm symbol
dependency introduced with module drm-kms-helper Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
This commit is contained in:
parent
5a829af69a
commit
16b381179f
3 changed files with 3 additions and 0 deletions
|
@ -1222,6 +1222,7 @@ CONFIG_DQL=y
|
|||
# CONFIG_DRM_UDL is not set
|
||||
# CONFIG_DRM_VBOXVIDEO is not set
|
||||
# CONFIG_DRM_VGEM is not set
|
||||
# CONFIG_DRM_VIRTIO_GPU is not set
|
||||
# CONFIG_DRM_VMWGFX is not set
|
||||
# CONFIG_DS1682 is not set
|
||||
# CONFIG_DS1803 is not set
|
||||
|
|
|
@ -1293,6 +1293,7 @@ CONFIG_DQL=y
|
|||
# CONFIG_DRM_UDL is not set
|
||||
# CONFIG_DRM_VBOXVIDEO is not set
|
||||
# CONFIG_DRM_VGEM is not set
|
||||
# CONFIG_DRM_VIRTIO_GPU is not set
|
||||
# CONFIG_DRM_VKMS is not set
|
||||
# CONFIG_DRM_VMWGFX is not set
|
||||
# CONFIG_DRM_XEN is not set
|
||||
|
|
|
@ -1118,6 +1118,7 @@ CONFIG_DQL=y
|
|||
# CONFIG_DRM_TOSHIBA_TC358767 is not set
|
||||
# CONFIG_DRM_UDL is not set
|
||||
# CONFIG_DRM_VGEM is not set
|
||||
# CONFIG_DRM_VIRTIO_GPU is not set
|
||||
# CONFIG_DS1682 is not set
|
||||
# CONFIG_DS1803 is not set
|
||||
# CONFIG_DST_CACHE is not set
|
||||
|
|
Loading…
Reference in a new issue