power: reset: Add if statement instead of multiple depends on
[linux-2.6-block.git] / drivers / power / reset / Makefile
CommitLineData
56fb8de5 1obj-$(CONFIG_POWER_RESET_AS3722) += as3722-poweroff.o
4a315e34 2obj-$(CONFIG_POWER_RESET_AXXIA) += axxia-reset.o
96ff0f5c 3obj-$(CONFIG_POWER_RESET_GPIO) += gpio-poweroff.o
78be3176 4obj-$(CONFIG_POWER_RESET_MSM) += msm-poweroff.o
e8fc721a 5obj-$(CONFIG_POWER_RESET_QNAP) += qnap-poweroff.o
2655f51d 6obj-$(CONFIG_POWER_RESET_RESTART) += restart-poweroff.o
1be7f552 7obj-$(CONFIG_POWER_RESET_SUN6I) += sun6i-reboot.o
2655f51d 8obj-$(CONFIG_POWER_RESET_VEXPRESS) += vexpress-poweroff.o
67778e0e 9obj-$(CONFIG_POWER_RESET_XGENE) += xgene-reboot.o
a3e01e80 10obj-$(CONFIG_POWER_RESET_KEYSTONE) += keystone-reset.o