linux/drivers/gpu/drm/nova/Kconfig
Danilo Krummrich 97ad568cd6 drm: nova: select NOVA_CORE
The nova-drm driver does not provide any value without nova-core being
selected as well, hence select NOVA_CORE.

Fixes: cdeaeb9dd7 ("drm: nova-drm: add initial driver skeleton")
Reviewed-by: Alexandre Courbot <acourbot@nvidia.com>
Reviewed-by: John Hubbard <jhubbard@nvidia.com>
Link: https://patch.msgid.link/20251028110058.340320-2-dakr@kernel.org
Signed-off-by: Danilo Krummrich <dakr@kernel.org>
2025-10-30 00:38:15 +01:00

16 lines
373 B
Text

config DRM_NOVA
tristate "Nova DRM driver"
depends on 64BIT
depends on DRM=y
depends on PCI
depends on RUST
select AUXILIARY_BUS
select NOVA_CORE
default n
help
Choose this if you want to build the Nova DRM driver for Nvidia
GSP-based GPUs.
This driver is work in progress and may not be functional.
If M is selected, the module will be called nova.