mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2024-10-30 08:02:30 +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>
3 lines
97 B
Makefile
3 lines
97 B
Makefile
obj-$(CONFIG_STI_RESET_SYSCFG) += reset-syscfg.o
|
|
|
|
obj-$(CONFIG_STIH407_RESET) += reset-stih407.o
|