Merge tag 'tegra-for-4.8-i2c' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra...
[cascardo/linux.git] / drivers / reset / Makefile
1 obj-y += core.o
2 obj-y += hisilicon/
3 obj-$(CONFIG_ARCH_STI) += sti/
4 obj-$(CONFIG_RESET_ATH79) += reset-ath79.o
5 obj-$(CONFIG_RESET_BERLIN) += reset-berlin.o
6 obj-$(CONFIG_RESET_LPC18XX) += reset-lpc18xx.o
7 obj-$(CONFIG_RESET_MESON) += reset-meson.o
8 obj-$(CONFIG_RESET_OXNAS) += reset-oxnas.o
9 obj-$(CONFIG_RESET_PISTACHIO) += reset-pistachio.o
10 obj-$(CONFIG_RESET_SOCFPGA) += reset-socfpga.o
11 obj-$(CONFIG_RESET_STM32) += reset-stm32.o
12 obj-$(CONFIG_RESET_SUNXI) += reset-sunxi.o
13 obj-$(CONFIG_TI_SYSCON_RESET) += reset-ti-syscon.o
14 obj-$(CONFIG_RESET_UNIPHIER) += reset-uniphier.o
15 obj-$(CONFIG_RESET_ZYNQ) += reset-zynq.o