From: Quanyang Wang <[email protected]> Since the mainline xilinx drm driver is reverted, the mainline Kconfig content is redundant.
Signed-off-by: Quanyang Wang <[email protected]> --- drivers/gpu/drm/xlnx/Kconfig | 9 --------- 1 file changed, 9 deletions(-) diff --git a/drivers/gpu/drm/xlnx/Kconfig b/drivers/gpu/drm/xlnx/Kconfig index a9c2c9920c3f..453253eb5989 100644 --- a/drivers/gpu/drm/xlnx/Kconfig +++ b/drivers/gpu/drm/xlnx/Kconfig @@ -1,12 +1,3 @@ -config DRM_ZYNQMP_DPSUB - tristate "ZynqMP DisplayPort Controller Driver" - depends on ARCH_ZYNQMP || COMPILE_TEST - depends on COMMON_CLK && DRM && OF - depends on DMADEVICES - select DMA_ENGINE - select DRM_GEM_CMA_HELPER - select DRM_KMS_CMA_HELPER - config DRM_XLNX tristate "Xilinx DRM KMS Driver" depends on DRM && OF -- 2.17.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#9068): https://lists.yoctoproject.org/g/linux-yocto/message/9068 Mute This Topic: https://lists.yoctoproject.org/mt/76922352/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
