From: Joel Fernandes Date: Tue, 24 Feb 2026 22:53:00 +0000 (-0500) Subject: gpu: nova-core: Kconfig: Sort select statements alphabetically X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6ca4bcc23ae86a1330e5347ae9eb6c5d0cb690ab;p=thirdparty%2Fkernel%2Flinux.git gpu: nova-core: Kconfig: Sort select statements alphabetically Reorder the select statements in NOVA_CORE Kconfig to be in alphabetical order. Suggested-by: Danilo Krummrich Signed-off-by: Joel Fernandes Link: https://patch.msgid.link/20260224225323.3312204-3-joelagnelf@nvidia.com [acourbot@nvidia.com: fix conflict due to patch reordering.] Signed-off-by: Alexandre Courbot --- diff --git a/drivers/gpu/nova-core/Kconfig b/drivers/gpu/nova-core/Kconfig index 527920f9c4d39..a4f2380654e2d 100644 --- a/drivers/gpu/nova-core/Kconfig +++ b/drivers/gpu/nova-core/Kconfig @@ -3,8 +3,8 @@ config NOVA_CORE depends on 64BIT depends on PCI depends on RUST - select RUST_FW_LOADER_ABSTRACTIONS select AUXILIARY_BUS + select RUST_FW_LOADER_ABSTRACTIONS default n help Choose this if you want to build the Nova Core driver for Nvidia