summaryrefslogtreecommitdiffstats
path: root/drivers/reset/Makefile
blob: ce494baae58e92468ae337fc51ece75170c7c9fa (plain)
1
2
3
4
5
obj-$(CONFIG_RESET_CONTROLLER) += core.o
obj-$(CONFIG_ARCH_SOCFPGA) += reset-socfpga.o
obj-$(CONFIG_RESET_IMX7) += reset-imx7.o
obj-$(CONFIG_RESET_STM32) += reset-stm32.o
obj-$(CONFIG_RESET_STARFIVE) += reset-starfive-vic.o