reboot-mode: read the boot mode from GPIOs status
[platform/kernel/u-boot.git] / drivers / reboot-mode / Makefile
index 2ab0fdd..04917be 100644 (file)
@@ -5,3 +5,4 @@
 #
 
 obj-$(CONFIG_DM_REBOOT_MODE) += reboot-mode-uclass.o
+obj-$(CONFIG_DM_REBOOT_MODE_GPIO) += reboot-mode-gpio.o