[PATCH v3 0/2] memory: omap-gpmc: Allow module build
From: Roger Quadros
Date: Mon Apr 11 2022 - 05:55:34 EST
Hi,
These patches allow OMAP_GPMC config to be visible in menuconfig
and buildable as a module.
Changelog:
v3:
- Remove not required MODULE_ALIAS
- Mention in commit message why we need to remove of_match_node() call
v2:
- Allow building as a module
Roger Quadros (2):
memory: omap-gpmc: Make OMAP_GPMC config visible and selectable
memory: omap-gpmc: Allow building as a module
drivers/memory/Kconfig | 4 ++--
drivers/memory/omap-gpmc.c | 43 ++++++++++++++++++++------------------
2 files changed, 25 insertions(+), 22 deletions(-)
--
2.17.1