reboot-mode: read the boot mode from GPIOs status
[platform/kernel/u-boot.git] / drivers / reboot-mode / Makefile
1 #
2 # SPDX-License-Identifier: GPL-2.0+
3 #
4 # Copyright (c), Vaisala Oyj
5 #
6
7 obj-$(CONFIG_DM_REBOOT_MODE) += reboot-mode-uclass.o
8 obj-$(CONFIG_DM_REBOOT_MODE_GPIO) += reboot-mode-gpio.o