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# rohm display serdes drivers configuration 7*a00ee452SLuo Wei# 8*a00ee452SLuo Weiifndef CONFIG_SPL_BUILD 9*a00ee452SLuo Weiobj-$(CONFIG_SERDES_DISPLAY_CHIP_ROHM_BU18TL82) += rohm-bu18tl82.o 10*a00ee452SLuo Weiobj-$(CONFIG_SERDES_DISPLAY_CHIP_ROHM_BU18RL82) += rohm-bu18rl82.o 11*a00ee452SLuo Weiendif 12