# SPDX-License-Identifier: GPL-2.0-only

drm-rp1-dsi-y := rp1_dsi.o rp1_dsi_dma.o rp1_dsi_dsi.o

obj-$(CONFIG_DRM_RP1_DSI) += drm-rp1-dsi.o
