]> git.itanic.dy.fi Git - linux-stable/commit
drm/hisilicon: Removed the dependency on the mmu
authorTian Tao <tiantao6@hisilicon.com>
Wed, 26 Aug 2020 07:55:28 +0000 (15:55 +0800)
committerTian Tao <tiantao6@hisilicon.com>
Mon, 31 Aug 2020 00:35:55 +0000 (20:35 -0400)
commitacad3fe650a55c11c305741ce87b7852f0edbb04
tree3ee981df81bdacdc5bb4aa7a54b96866dc1ec299
parent05ca530268a9d0ab3547e7b288635e35990a77c4
drm/hisilicon: Removed the dependency on the mmu

hibmc can only be used in ARM64 architectures, and mmu defaults to y
in arch/arm64/Kconfig, so there is no need to add a dependency on mmu
in hibmc's kconfig.

Signed-off-by: Tian Tao <tiantao6@hisilicon.com>
Reviewed-by: Thomas Zimmermann <tzimmermann@suse.de>
Link: https://patchwork.freedesktop.org/patch/msgid/1598428528-49046-1-git-send-email-tiantao6@hisilicon.com
drivers/gpu/drm/hisilicon/hibmc/Kconfig