mbox series

[v2,0/2] memory: omap-gpmc: Allow module build

Message ID 20220328111319.1236-1-rogerq@kernel.org (mailing list archive)
Headers show
Series memory: omap-gpmc: Allow module build | expand

Message

Roger Quadros March 28, 2022, 11:13 a.m. UTC
Hi,

Allow OMAP_GPMC config to be visible in menuconfig and buildable
as a module.

Changelog:
v2:
- Allow building as a module

cheers,
-roger

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 | 44 +++++++++++++++++++++-----------------
 2 files changed, 26 insertions(+), 22 deletions(-)