Hi Johan, Please take a look why we made it built-in first [1]. If arguments there are still valid I don't see why to make it a module again. [1] https://lkml.org/lkml/2016/8/24/694 On 5/19/22 12:46, Johan Hovold wrote: > Allow the Qualcomm PCIe controller driver to be built as a module, which > is useful for multi-platform kernels as well as during development. > > Signed-off-by: Johan Hovold <johan+linaro@xxxxxxxxxx> > --- > drivers/pci/controller/dwc/Kconfig | 2 +- > drivers/pci/controller/dwc/pcie-qcom.c | 36 +++++++++++++++++++++++--- > 2 files changed, 34 insertions(+), 4 deletions(-) > -- regards, Stan