1*a00ee452SLuo Wei# 2*a00ee452SLuo Wei#(C) Copyright 2023-2025 Rockchip Electronics Co., Ltd 3*a00ee452SLuo Wei# 4*a00ee452SLuo Wei# SPDX-License-Identifier: GPL-2.0 5*a00ee452SLuo Wei# 6*a00ee452SLuo Wei# rockchip display serdes drivers configuration 7*a00ee452SLuo Wei# 8*a00ee452SLuo Weiifndef CONFIG_SPL_BUILD 9*a00ee452SLuo Weiobj-$(CONFIG_SERDES_DISPLAY_CHIP_ROCKCHIP_RKX111) += rockchip-rkx111.o 10*a00ee452SLuo Weiobj-$(CONFIG_SERDES_DISPLAY_CHIP_ROCKCHIP_RKX121) += rockchip-rkx121.o 11*a00ee452SLuo Weiendif 12