xref: /openbmc/linux/drivers/soc/Makefile (revision e134d426)
1b2441318SGreg Kroah-Hartman# SPDX-License-Identifier: GPL-2.0
25d144e36SAndy Gross#
35d144e36SAndy Gross# Makefile for the Linux Kernel SOC specific device drivers.
45d144e36SAndy Gross#
55d144e36SAndy Gross
6aa9f800dSAndreas Färberobj-$(CONFIG_ARCH_ACTIONS)	+= actions/
7592693a1SJoel Stanleyobj-y				+= aspeed/
8b32de9ddSAlexandre Belloniobj-$(CONFIG_ARCH_AT91)		+= atmel/
9a09cd356SAlexander Aringobj-y				+= bcm/
10*e134d426SPalmer Dabbeltobj-$(CONFIG_SOC_CANAAN)	+= canaan/
1167098119SRussell Kingobj-$(CONFIG_ARCH_DOVE)		+= dove/
1244e259acSRussell Kingobj-$(CONFIG_MACH_DOVE)		+= dove/
137aa1aa6eSZhao Qiangobj-y				+= fsl/
1468198dcaSLinus Walleijobj-$(CONFIG_ARCH_GEMINI)	+= gemini/
15fc40200eSPeng Fanobj-y				+= imx/
16fcf2d897SLinus Walleijobj-$(CONFIG_ARCH_IXP4XX)	+= ixp4xx/
17c20b3b80SHauke Mehrtensobj-$(CONFIG_SOC_XWAY)		+= lantiq/
1822447a99SPawel Czarneckiobj-$(CONFIG_LITEX_SOC_CONTROLLER) += litex/
19ab86ba2fSJean Delvareobj-y				+= mediatek/
2041bb5769SMaxime Jourdanobj-y				+= amlogic/
21cab67358SGuenter Roeckobj-y				+= qcom/
228be381a1SGeert Uytterhoevenobj-y				+= renesas/
237c696693SCaesar Wangobj-$(CONFIG_ARCH_ROCKCHIP)	+= rockchip/
24bfce552dSPankaj Dubeyobj-$(CONFIG_SOC_SAMSUNG)	+= samsung/
259209fb51SChristoph Hellwigobj-$(CONFIG_SOC_SIFIVE)	+= sifive/
264f8ab302SPaul Kocialkowskiobj-y				+= sunxi/
27783c8f4cSPeter De Schrijverobj-$(CONFIG_ARCH_TEGRA)	+= tegra/
28521a503fSArnd Bergmannobj-y				+= ti/
2918a99278SArnd Bergmannobj-$(CONFIG_ARCH_U8500)	+= ux500/
30a2974c9cSLinus Walleijobj-$(CONFIG_PLAT_VERSATILE)	+= versatile/
315abcdc20SMichal Simekobj-y				+= xilinx/
324c2c2e39SBaoyou Xieobj-$(CONFIG_ARCH_ZX)		+= zte/
33