18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0
28c2ecf20Sopenharmony_ciobj-$(CONFIG_POWER_RESET_AS3722) += as3722-poweroff.o
38c2ecf20Sopenharmony_ciobj-$(CONFIG_POWER_RESET_AT91_POWEROFF) += at91-poweroff.o
48c2ecf20Sopenharmony_ciobj-$(CONFIG_POWER_RESET_AT91_RESET) += at91-reset.o
58c2ecf20Sopenharmony_ciobj-$(CONFIG_POWER_RESET_AT91_SAMA5D2_SHDWC) += at91-sama5d2_shdwc.o
68c2ecf20Sopenharmony_ciobj-$(CONFIG_POWER_RESET_AXXIA) += axxia-reset.o
78c2ecf20Sopenharmony_ciobj-$(CONFIG_POWER_RESET_BRCMKONA) += brcm-kona-reset.o
88c2ecf20Sopenharmony_ciobj-$(CONFIG_POWER_RESET_BRCMSTB) += brcmstb-reboot.o
98c2ecf20Sopenharmony_ciobj-$(CONFIG_POWER_RESET_GEMINI_POWEROFF) += gemini-poweroff.o
108c2ecf20Sopenharmony_ciobj-$(CONFIG_POWER_RESET_GPIO) += gpio-poweroff.o
118c2ecf20Sopenharmony_ciobj-$(CONFIG_POWER_RESET_GPIO_RESTART) += gpio-restart.o
128c2ecf20Sopenharmony_ciobj-$(CONFIG_POWER_RESET_HISI) += hisi-reboot.o
138c2ecf20Sopenharmony_ciobj-${CONFIG_POWER_RESET_LINKSTATION} += linkstation-poweroff.o
148c2ecf20Sopenharmony_ciobj-$(CONFIG_POWER_RESET_MSM) += msm-poweroff.o
158c2ecf20Sopenharmony_ciobj-$(CONFIG_POWER_RESET_MT6323) += mt6323-poweroff.o
168c2ecf20Sopenharmony_ciobj-$(CONFIG_POWER_RESET_OXNAS) += oxnas-restart.o
178c2ecf20Sopenharmony_ciobj-$(CONFIG_POWER_RESET_QCOM_PON) += qcom-pon.o
188c2ecf20Sopenharmony_ciobj-$(CONFIG_POWER_RESET_OCELOT_RESET) += ocelot-reset.o
198c2ecf20Sopenharmony_ciobj-$(CONFIG_POWER_RESET_PIIX4_POWEROFF) += piix4-poweroff.o
208c2ecf20Sopenharmony_ciobj-$(CONFIG_POWER_RESET_LTC2952) += ltc2952-poweroff.o
218c2ecf20Sopenharmony_ciobj-$(CONFIG_POWER_RESET_QNAP) += qnap-poweroff.o
228c2ecf20Sopenharmony_ciobj-$(CONFIG_POWER_RESET_RESTART) += restart-poweroff.o
238c2ecf20Sopenharmony_ciobj-$(CONFIG_POWER_RESET_ST) += st-poweroff.o
248c2ecf20Sopenharmony_ciobj-$(CONFIG_POWER_RESET_VERSATILE) += arm-versatile-reboot.o
258c2ecf20Sopenharmony_ciobj-$(CONFIG_POWER_RESET_VEXPRESS) += vexpress-poweroff.o
268c2ecf20Sopenharmony_ciobj-$(CONFIG_POWER_RESET_XGENE) += xgene-reboot.o
278c2ecf20Sopenharmony_ciobj-$(CONFIG_POWER_RESET_KEYSTONE) += keystone-reset.o
288c2ecf20Sopenharmony_ciobj-$(CONFIG_POWER_RESET_SYSCON) += syscon-reboot.o
298c2ecf20Sopenharmony_ciobj-$(CONFIG_POWER_RESET_SYSCON_POWEROFF) += syscon-poweroff.o
308c2ecf20Sopenharmony_ciobj-$(CONFIG_POWER_RESET_RMOBILE) += rmobile-reset.o
318c2ecf20Sopenharmony_ciobj-$(CONFIG_POWER_RESET_ZX) += zx-reboot.o
328c2ecf20Sopenharmony_ciobj-$(CONFIG_REBOOT_MODE) += reboot-mode.o
338c2ecf20Sopenharmony_ciobj-$(CONFIG_SYSCON_REBOOT_MODE) += syscon-reboot-mode.o
348c2ecf20Sopenharmony_ciobj-$(CONFIG_POWER_RESET_SC27XX) += sc27xx-poweroff.o
358c2ecf20Sopenharmony_ciobj-$(CONFIG_NVMEM_REBOOT_MODE) += nvmem-reboot-mode.o
36