mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2025-01-09 14:43:16 +00:00
64933513e4
Support for STiH415/6 SoCs is being removed from the kernel because the platforms are obsolete. This patch removes the reset drivers for these SoC's. Signed-off-by: Peter Griffin <peter.griffin@linaro.org> Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
4 lines
97 B
Makefile
4 lines
97 B
Makefile
obj-$(CONFIG_STI_RESET_SYSCFG) += reset-syscfg.o
|
|
|
|
obj-$(CONFIG_STIH407_RESET) += reset-stih407.o
|