On Sat, Mar 27, 2021 at 04:06:52AM +0100, Gustavo Pimentel wrote: > Add Synopsys DesignWare xData IP driver to Makefile and Kconfig. > > This driver enables/disables the PCIe traffic generator module > pertain to the Synopsys DesignWare prototype. > > Signed-off-by: Gustavo Pimentel <gustavo.pimentel@xxxxxxxxxxxx> > --- > drivers/misc/Kconfig | 10 ++++++++++ > drivers/misc/Makefile | 1 + > 2 files changed, 11 insertions(+) This should be part of the patch that adds the driver so that you can properly bisect things to when problems really happen. thnaks, greg k-h