On Fri, Jul 24, 2020 at 09:40:15AM +0200, Krzysztof Kozlowski wrote: > Most of the memory controller drivers do not depend on architecture > specific code so can be compile tested to increase build coverage. > > When compile tested, do not enable them by default. > > Signed-off-by: Krzysztof Kozlowski <krzk@xxxxxxxxxx> > > --- > > Changes since v1: > 1. When compile tested, do not enable them by default. > --- > drivers/memory/Kconfig | 39 ++++++++++++++++++++++----------------- > 1 file changed, 22 insertions(+), 17 deletions(-) Applied to drivers/memory tree. Best regards, Krzysztof