kernel: add missing drm symbol

dependency introduced with module drm-kms-helper

Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
master
Lucian Cristian 6 years ago committed by Petr Štetiar
parent 5a829af69a
commit 16b381179f
  1. 1
      target/linux/generic/config-4.14
  2. 1
      target/linux/generic/config-4.19
  3. 1
      target/linux/generic/config-4.9

@ -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…
Cancel
Save