blob: bbe7026617fc77f0ed5766f73186d6dd36f8d0f3 [file] [log] [blame]
Masahiro Yamada5b321a62015-11-05 17:17:32 +09001obj-y += core.o
Philipp Zabelcddb4802016-07-28 15:36:37 +02002obj-y += hisilicon/
Stephen Gallimoree5d76072013-08-07 15:53:12 +01003obj-$(CONFIG_ARCH_STI) += sti/
Philipp Zabele27b4a62016-07-28 15:30:08 +02004obj-$(CONFIG_RESET_ATH79) += reset-ath79.o
Philipp Zabel70d467e2016-07-28 15:31:12 +02005obj-$(CONFIG_RESET_BERLIN) += reset-berlin.o
Philipp Zabelcd7f4b82016-07-28 15:32:01 +02006obj-$(CONFIG_RESET_LPC18XX) += reset-lpc18xx.o
Philipp Zabel44336c22016-07-28 15:32:36 +02007obj-$(CONFIG_RESET_MESON) += reset-meson.o
Neil Armstrong6e667fa2016-04-01 16:16:13 +02008obj-$(CONFIG_RESET_OXNAS) += reset-oxnas.o
Philipp Zabelfab3f732016-07-28 15:33:07 +02009obj-$(CONFIG_RESET_PISTACHIO) += reset-pistachio.o
Philipp Zabel5c914072016-07-28 15:33:43 +020010obj-$(CONFIG_RESET_SOCFPGA) += reset-socfpga.o
Philipp Zabel7e0e9012016-07-28 15:34:15 +020011obj-$(CONFIG_RESET_STM32) += reset-stm32.o
Philipp Zabel0ae08412016-08-09 09:28:44 +020012obj-$(CONFIG_RESET_SUNXI) += reset-sunxi.o
Andrew F. Daviscc7c2bb2016-06-27 12:12:17 -050013obj-$(CONFIG_TI_SYSCON_RESET) += reset-ti-syscon.o
Masahiro Yamada54e991b2016-08-02 13:18:29 +090014obj-$(CONFIG_RESET_UNIPHIER) += reset-uniphier.o
Philipp Zabel6f51b862016-08-09 09:28:54 +020015obj-$(CONFIG_RESET_ZYNQ) += reset-zynq.o