riscv: defconfig: enable DRM_NOUVEAU
authorHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Tue, 12 Oct 2021 16:46:58 +0000 (18:46 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 12 Jul 2022 14:34:54 +0000 (16:34 +0200)
commit49ae6abd617ff8c674bd22202b33ea47d185ed01
tree4aa6fcbc5dd3bffdb392535d5e5caa3bb9147a67
parentfeacd73fd8b2ef6fa48655af1e56ab95140bac50
riscv: defconfig: enable DRM_NOUVEAU

[ Upstream commit ffa7a9141bb70702744a312f904b190ca064bdd7 ]

Both RADEON and NOUVEAU graphics cards are supported on RISC-V. Enabling
the one and not the other does not make sense.

As typically at most one of RADEON, NOUVEAU, or VIRTIO GPU support will be
needed DRM drivers should be compiled as modules.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
arch/riscv/configs/defconfig