1 # SPDX-License-Identifier: GPL-2.0
3 # Makefile for the Linux Kernel SOC specific device drivers.
8 obj-$(CONFIG_ARCH_AT91) += atmel/
10 obj-$(CONFIG_ARCH_CANAAN) += canaan/
11 obj-$(CONFIG_EP93XX_SOC) += cirrus/
12 obj-$(CONFIG_ARCH_DOVE) += dove/
13 obj-$(CONFIG_MACH_DOVE) += dove/
16 obj-$(CONFIG_ARCH_GEMINI) += gemini/
20 obj-$(CONFIG_SOC_XWAY) += lantiq/
21 obj-$(CONFIG_LITEX_SOC_CONTROLLER) += litex/
31 obj-$(CONFIG_SOC_SAMSUNG) += samsung/
33 obj-$(CONFIG_ARCH_TEGRA) += tegra/
35 obj-$(CONFIG_ARCH_U8500) += ux500/