3 # Texas Instruments Incorporated - http://www.ti.com/
4 # SPDX-License-Identifier: GPL-2.0+
7 obj-$(CONFIG_REMOTEPROC) += rproc-uclass.o
9 # Remote proc drivers - Please keep this list alphabetically sorted.
10 obj-$(CONFIG_REMOTEPROC_SANDBOX) += sandbox_testproc.o
11 obj-$(CONFIG_REMOTEPROC_TI_POWER) += ti_power_proc.o