Hello Randy, On 5/31/22 04:55, Randy Dunlap wrote: > Prevent a kconfig warning when MMU is not enabled by making > DRM_HISI_HIBMC depend on MMU. > > WARNING: unmet direct dependencies detected for DRM_TTM > Depends on [n]: HAS_IOMEM [=y] && DRM [=m] && MMU [=n] > Selected by [m]: > - DRM_TTM_HELPER [=m] && HAS_IOMEM [=y] && DRM [=m] > - DRM_HISI_HIBMC [=m] && HAS_IOMEM [=y] && DRM [=m] && PCI [=y] && (ARM64 > || COMPILE_TEST [=y]) > > Fixes: 4f7f1973b0c8 ("drm/vram: fix Kconfig") > Signed-off-by: Randy Dunlap <rdun...@infradead.org>
Patch looks good to me. Reviewed-by: Javier Martinez Canillas <javi...@redhat.com> -- Best regards, Javier Martinez Canillas Linux Engineering Red Hat