power: reset: add reboot mode driver
[deliverable/linux.git] / drivers / power / reset / Makefile
index ab7aa8614d1f3c3d48b5f7ff85a4aa404321091f..d6b2560d5c4ae8c86d237faf9d6d58fb1018ef18 100644 (file)
@@ -21,3 +21,5 @@ obj-$(CONFIG_POWER_RESET_SYSCON) += syscon-reboot.o
 obj-$(CONFIG_POWER_RESET_SYSCON_POWEROFF) += syscon-poweroff.o
 obj-$(CONFIG_POWER_RESET_RMOBILE) += rmobile-reset.o
 obj-$(CONFIG_POWER_RESET_ZX) += zx-reboot.o
+obj-$(CONFIG_REBOOT_MODE) += reboot-mode.o
+obj-$(CONFIG_SYSCON_REBOOT_MODE) += syscon-reboot-mode.o
This page took 0.027652 seconds and 5 git commands to generate.