remarkable-linux/drivers/reset/tegra/Makefile
Thierry Reding dc606c5205 reset: Add Tegra BPMP reset driver
This driver uses the services provided by the BPMP firmware driver to
implement a reset driver based on the MRQ_RESET request.

Acked-by: Philipp Zabel <p.zabel@pengutronix.de>
Signed-off-by: Thierry Reding <treding@nvidia.com>
2016-11-18 14:34:56 +01:00

2 lines
47 B
Makefile

obj-$(CONFIG_RESET_TEGRA_BPMP) += reset-bpmp.o