drm/xlnx/zynqmp-dpsub: Fix dependencies for COMPILE_TEST
authorChen-Yu Tsai <wenst@chromium.org>
Tue, 5 May 2026 09:47:15 +0000 (17:47 +0800)
committerTomi Valkeinen <tomi.valkeinen@ideasonboard.com>
Wed, 6 May 2026 08:00:03 +0000 (11:00 +0300)
commitb61f7dd29ba948067849ae38b94ab9e038d066ce
tree5d82c67979de980888578d77681cb541d715559d
parent79e1afecfe1afbfd06f63bf7bbe854a88155b7bd
drm/xlnx/zynqmp-dpsub: Fix dependencies for COMPILE_TEST

The zynqmp-dpsub driver does not have build time dependencies on the PHY
or DMA drivers. These are runtime hardware restrictions.

Make the two dependencies optional if COMPILE_TEST.

Signed-off-by: Chen-Yu Tsai <wenst@chromium.org>
Link: https://patch.msgid.link/20260505094716.1784225-1-wenst@chromium.org
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>
drivers/gpu/drm/xlnx/Kconfig