On 23/11/2021 21:43, Krzysztof Kozlowski wrote: > On 23/11/2021 11:26, Roger Quadros wrote: >> GPMC was not being visible if COMPILE_TEST is not enabled. >> >> Signed-off-by: Roger Quadros <rogerq@xxxxxxxxxx> >> --- >> drivers/memory/Kconfig | 4 ++-- >> 1 file changed, 2 insertions(+), 2 deletions(-) >> > > ... which was probably on purpose, similarly to many other SoC drivers > which are selected by platform. Therefore there is no bug to fix here - > lack of visibility is not a problem. Please document instead why you > want to change it, e.g. why this is a problem or unwanted behavior. > No strong enough reason. I'll drop this patch. cheers, -roger