drm/mediatek: Drop dependency on ARM
authorChen-Yu Tsai <wenst@chromium.org>
Tue, 29 Oct 2024 11:13:07 +0000 (19:13 +0800)
committerChen-Yu Tsai <wenst@chromium.org>
Fri, 1 Nov 2024 03:52:06 +0000 (11:52 +0800)
commit89115aeecf38bfee3c5e79561b5c34a256e1a06a
treec224c306b0c837e9b6ac9b01bec21378fad6ce72
parent623b1e4d2eace0958996995f9f88cb659a6f69dd
drm/mediatek: Drop dependency on ARM

The recent attempt to make the MediaTek DRM driver build for non-ARM
compile tests made the driver unbuildable for arm64 platforms. Since
this is used on both ARM and arm64 platforms, just drop the dependency
on ARM.

Fixes: d2db0b8fd70b ("drm/mediatek: Allow build with COMPILE_TEST=y")
Reviewed-by: CK Hu <ck.hu@mediatek.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20241029111309.737263-1-wenst@chromium.org
Signed-off-by: Chen-Yu Tsai <wenst@chromium.org>
drivers/gpu/drm/mediatek/Kconfig