reset: meson: make it possible to build as a module
authorNeil Armstrong <narmstrong@baylibre.com>
Mon, 19 Oct 2020 14:48:09 +0000 (16:48 +0200)
committerPhilipp Zabel <p.zabel@pengutronix.de>
Mon, 16 Nov 2020 16:05:29 +0000 (17:05 +0100)
commit3bfe8933f9d187f93f0d0910b741a59070f58c4c
tree682a714de19ada1dc91340b7ec960fd9214832a7
parent557acb3d2cd9c82de19f944f6cc967a347735385
reset: meson: make it possible to build as a module

In order to reduce the kernel Image size on multi-platform distributions,
make it possible to build the reset controller driver as a module.

This partially reverts commit 8290924e6878 ("reset: meson: make it
explicitly non-modular").

Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
Reviewed-by: Kevin Hilman <khilman@baylibre.com>
Tested-by: Kevin Hilman <khilman@baylibre.com>
Reviewed-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
drivers/reset/Kconfig
drivers/reset/reset-meson.c