]> Git Repo - linux.git/blob - drivers/soc/fsl/Makefile
drm/dp_mst: Add branch bandwidth validation to MST atomic check
[linux.git] / drivers / soc / fsl / Makefile
1 # SPDX-License-Identifier: GPL-2.0-only
2 #
3 # Makefile for the Linux Kernel SOC fsl specific device drivers
4 #
5
6 obj-$(CONFIG_FSL_DPAA)                 += qbman/
7 obj-$(CONFIG_QUICC_ENGINE)              += qe/
8 obj-$(CONFIG_CPM)                       += qe/
9 obj-$(CONFIG_FSL_RCPM)                  += rcpm.o
10 obj-$(CONFIG_FSL_GUTS)                  += guts.o
11 obj-$(CONFIG_FSL_MC_DPIO)               += dpio/
12 obj-$(CONFIG_DPAA2_CONSOLE)             += dpaa2-console.o
This page took 0.037386 seconds and 4 git commands to generate.