]> git.baikalelectronics.ru Git - kernel.git/commit
drm/sun4i: Allow building the driver on RISC-V
authorSamuel Holland <samuel@sholland.org>
Sun, 24 Apr 2022 16:26:23 +0000 (11:26 -0500)
committerMaxime Ripard <maxime@cerno.tech>
Tue, 26 Apr 2022 12:24:04 +0000 (14:24 +0200)
commit66a8f9dc20572a8d7eb3e2fc81f7b4d75930e7dc
tree2a0931fb4d7e0d0f1db2d5a9311cda4abb08f128
parent80b27336d3b7568cbaf4aae90a605f914983b319
drm/sun4i: Allow building the driver on RISC-V

Allwinner D1 is a RISC-V SoC which contains a DE 2.0 engine. Let's
remove the dependency on a specific CPU architecture, so the driver can
be built wherever ARCH_SUNXI is selected.

Acked-by: Jernej Skrabec <jernej.skrabec@gmail.com>
Signed-off-by: Samuel Holland <samuel@sholland.org>
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
Link: https://patchwork.freedesktop.org/patch/msgid/20220424162633.12369-6-samuel@sholland.org
drivers/gpu/drm/sun4i/Kconfig