]> www.infradead.org Git - users/jedix/linux-maple.git/commit
gpio: vf610: Allow building as a module
authorJindong Yue <jindong.yue@nxp.com>
Wed, 16 Apr 2025 06:26:05 +0000 (15:26 +0900)
committerBartosz Golaszewski <bartosz.golaszewski@linaro.org>
Wed, 23 Apr 2025 11:23:18 +0000 (13:23 +0200)
commit73dc041f8a60279faa1109957891b00d52496425
tree5df09f730661cf961d740ea60d2dfba58e9fb7d9
parent29f4c4da74acfbd54f5ad2dfafe1a8f93af00431
gpio: vf610: Allow building as a module

Support for building it as a module for use on the Android platform,
because the Android kernel(GKI) doesn't contain board-specific drivers,
it requires that these drivers be built as a module and loaded into the
system.

Signed-off-by: Jindong Yue <jindong.yue@nxp.com>
Link: https://lore.kernel.org/r/20250416062605.1948856-1-jindong.yue@nxp.com
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
drivers/gpio/Kconfig
drivers/gpio/gpio-vf610.c