xref: /openbmc/linux/drivers/power/reset/Makefile (revision 6ab739bc)
1b2441318SGreg Kroah-Hartman# SPDX-License-Identifier: GPL-2.0
256fb8de5SLaxman Dewanganobj-$(CONFIG_POWER_RESET_AS3722) += as3722-poweroff.o
3ae499f0fSMaxime Ripardobj-$(CONFIG_POWER_RESET_AT91_POWEROFF) += at91-poweroff.o
4ecfe64d8SMaxime Ripardobj-$(CONFIG_POWER_RESET_AT91_RESET) += at91-reset.o
5f80cb488SNicolas Ferreobj-$(CONFIG_POWER_RESET_AT91_SAMA5D2_SHDWC) += at91-sama5d2_shdwc.o
64a315e34SAnders Bergobj-$(CONFIG_POWER_RESET_AXXIA) += axxia-reset.o
7783cb948SChris Brandobj-$(CONFIG_POWER_RESET_BRCMKONA) += brcm-kona-reset.o
8030494e7SMarc Carinoobj-$(CONFIG_POWER_RESET_BRCMSTB) += brcmstb-reboot.o
9f7a388d6SLinus Walleijobj-$(CONFIG_POWER_RESET_GEMINI_POWEROFF) += gemini-poweroff.o
1096ff0f5cSJamie Lentinobj-$(CONFIG_POWER_RESET_GPIO) += gpio-poweroff.o
11371bb20dSDavid Rileyobj-$(CONFIG_POWER_RESET_GPIO_RESTART) += gpio-restart.o
124a9b3737SHaojian Zhuangobj-$(CONFIG_POWER_RESET_HISI) += hisi-reboot.o
1378be3176SAbhimanyu Kapurobj-$(CONFIG_POWER_RESET_MSM) += msm-poweroff.o
146ab739bcSAlexandre Belloniobj-$(CONFIG_POWER_RESET_OCELOT_RESET) += ocelot-reset.o
1529676833SPaul Burtonobj-$(CONFIG_POWER_RESET_PIIX4_POWEROFF) += piix4-poweroff.o
166647156cSRené Mollobj-$(CONFIG_POWER_RESET_LTC2952) += ltc2952-poweroff.o
17e8fc721aSAndrew Lunnobj-$(CONFIG_POWER_RESET_QNAP) += qnap-poweroff.o
18ffd8f9a7SAndrew Lunnobj-$(CONFIG_POWER_RESET_RESTART) += restart-poweroff.o
19f0745f36SLee Jonesobj-$(CONFIG_POWER_RESET_ST) += st-poweroff.o
200e545f57SLinus Walleijobj-$(CONFIG_POWER_RESET_VERSATILE) += arm-versatile-reboot.o
212655f51dSCatalin Marinasobj-$(CONFIG_POWER_RESET_VEXPRESS) += vexpress-poweroff.o
2267778e0eSLoc Hoobj-$(CONFIG_POWER_RESET_XGENE) += xgene-reboot.o
23a3e01e80SIvan Khoronzhukobj-$(CONFIG_POWER_RESET_KEYSTONE) += keystone-reset.o
2409fb07bcSFeng Kanobj-$(CONFIG_POWER_RESET_SYSCON) += syscon-reboot.o
258a577608SMoritz Fischerobj-$(CONFIG_POWER_RESET_SYSCON_POWEROFF) += syscon-poweroff.o
26fa0f8d67SGeert Uytterhoevenobj-$(CONFIG_POWER_RESET_RMOBILE) += rmobile-reset.o
27dd9f1486SJun Nieobj-$(CONFIG_POWER_RESET_ZX) += zx-reboot.o
284fcd504eSAndy Yanobj-$(CONFIG_REBOOT_MODE) += reboot-mode.o
294fcd504eSAndy Yanobj-$(CONFIG_SYSCON_REBOOT_MODE) += syscon-reboot-mode.o
30