162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0
262306a36Sopenharmony_ciobj-$(CONFIG_POWER_RESET_AS3722) += as3722-poweroff.o
362306a36Sopenharmony_ciobj-$(CONFIG_POWER_RESET_AT91_POWEROFF) += at91-poweroff.o
462306a36Sopenharmony_ciobj-$(CONFIG_POWER_RESET_AT91_RESET) += at91-reset.o
562306a36Sopenharmony_ciobj-$(CONFIG_POWER_RESET_AT91_SAMA5D2_SHDWC) += at91-sama5d2_shdwc.o
662306a36Sopenharmony_ciobj-$(CONFIG_POWER_RESET_ATC260X) += atc260x-poweroff.o
762306a36Sopenharmony_ciobj-$(CONFIG_POWER_RESET_AXXIA) += axxia-reset.o
862306a36Sopenharmony_ciobj-$(CONFIG_POWER_RESET_BRCMKONA) += brcm-kona-reset.o
962306a36Sopenharmony_ciobj-$(CONFIG_POWER_RESET_BRCMSTB) += brcmstb-reboot.o
1062306a36Sopenharmony_ciobj-$(CONFIG_POWER_RESET_GEMINI_POWEROFF) += gemini-poweroff.o
1162306a36Sopenharmony_ciobj-$(CONFIG_POWER_RESET_GPIO) += gpio-poweroff.o
1262306a36Sopenharmony_ciobj-$(CONFIG_POWER_RESET_GPIO_RESTART) += gpio-restart.o
1362306a36Sopenharmony_ciobj-$(CONFIG_POWER_RESET_HISI) += hisi-reboot.o
1462306a36Sopenharmony_ciobj-$(CONFIG_POWER_RESET_LINKSTATION) += linkstation-poweroff.o
1562306a36Sopenharmony_ciobj-$(CONFIG_POWER_RESET_MSM) += msm-poweroff.o
1662306a36Sopenharmony_ciobj-$(CONFIG_POWER_RESET_MT6323) += mt6323-poweroff.o
1762306a36Sopenharmony_ciobj-$(CONFIG_POWER_RESET_QCOM_PON) += qcom-pon.o
1862306a36Sopenharmony_ciobj-$(CONFIG_POWER_RESET_OCELOT_RESET) += ocelot-reset.o
1962306a36Sopenharmony_ciobj-$(CONFIG_POWER_RESET_ODROID_GO_ULTRA_POWEROFF) += odroid-go-ultra-poweroff.o
2062306a36Sopenharmony_ciobj-$(CONFIG_POWER_RESET_PIIX4_POWEROFF) += piix4-poweroff.o
2162306a36Sopenharmony_ciobj-$(CONFIG_POWER_RESET_LTC2952) += ltc2952-poweroff.o
2262306a36Sopenharmony_ciobj-$(CONFIG_POWER_RESET_QNAP) += qnap-poweroff.o
2362306a36Sopenharmony_ciobj-$(CONFIG_POWER_RESET_REGULATOR) += regulator-poweroff.o
2462306a36Sopenharmony_ciobj-$(CONFIG_POWER_RESET_RESTART) += restart-poweroff.o
2562306a36Sopenharmony_ciobj-$(CONFIG_POWER_RESET_ST) += st-poweroff.o
2662306a36Sopenharmony_ciobj-$(CONFIG_POWER_RESET_TPS65086) += tps65086-restart.o
2762306a36Sopenharmony_ciobj-$(CONFIG_POWER_RESET_VERSATILE) += arm-versatile-reboot.o
2862306a36Sopenharmony_ciobj-$(CONFIG_POWER_RESET_VEXPRESS) += vexpress-poweroff.o
2962306a36Sopenharmony_ciobj-$(CONFIG_POWER_RESET_XGENE) += xgene-reboot.o
3062306a36Sopenharmony_ciobj-$(CONFIG_POWER_RESET_KEYSTONE) += keystone-reset.o
3162306a36Sopenharmony_ciobj-$(CONFIG_POWER_RESET_SYSCON) += syscon-reboot.o
3262306a36Sopenharmony_ciobj-$(CONFIG_POWER_RESET_SYSCON_POWEROFF) += syscon-poweroff.o
3362306a36Sopenharmony_ciobj-$(CONFIG_POWER_RESET_RMOBILE) += rmobile-reset.o
3462306a36Sopenharmony_ciobj-$(CONFIG_REBOOT_MODE) += reboot-mode.o
3562306a36Sopenharmony_ciobj-$(CONFIG_SYSCON_REBOOT_MODE) += syscon-reboot-mode.o
3662306a36Sopenharmony_ciobj-$(CONFIG_POWER_RESET_SC27XX) += sc27xx-poweroff.o
3762306a36Sopenharmony_ciobj-$(CONFIG_NVMEM_REBOOT_MODE) += nvmem-reboot-mode.o
3862306a36Sopenharmony_ciobj-$(CONFIG_POWER_MLXBF) += pwr-mlxbf.o
39