mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00:00
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>
This commit is contained in:
@@ -5,6 +5,7 @@ config DRM_NOVA
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user