Skip to content

Commit 58d6077

Browse files
nvidia-bfiggjacobmartin0
authored andcommitted
NVIDIA: [Config] EFI: set CAPSULE_LOADER=y for arm64
BugLink: https://bugs.launchpad.net/bugs/2067111 Nvidia provide a way to flash the UEFI via capsule loader in arm64. CAPSULE_LOADER is also built-in in L4T kernel so for the easy use, need to make CAPSULE_LOADER as built-in in arm64. Nvidia-BugLink: https://nvbugspro.nvidia.com/bug/4601764 Signed-off-by: Brad Figg <bfigg@nvidia.com> Acked-by: Jacob Martin <jacob.martin@canonical.com> Acked-by: Noah Wager <noah.wager@canonical.com> (cherry picked from commit efbc80a noble:linux-nvidia-6.11) Signed-off-by: Jacob Martin <jacob.martin@canonical.com>
1 parent 7fdc7b0 commit 58d6077

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

debian.nvidia-6.14/config/annotations

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,9 @@ CONFIG_DRM_NOUVEAU_GSP_DEFAULT note<'Disable nouveau for NVIDIA
102102
CONFIG_DRM_NOUVEAU_SVM policy<{'amd64': '-', 'arm64': '-'}>
103103
CONFIG_DRM_NOUVEAU_SVM note<'Disable nouveau for NVIDIA kernels'>
104104

105+
CONFIG_EFI_CAPSULE_LOADER policy<{'amd64': 'm', 'arm64': 'y'}>
106+
CONFIG_EFI_CAPSULE_LOADER note<'LP: #2067111'>
107+
105108
CONFIG_ETM4X_IMPDEF_FEATURE policy<{'arm64': 'n'}>
106109
CONFIG_ETM4X_IMPDEF_FEATURE note<'Required for Grace enablement'>
107110

0 commit comments

Comments
 (0)