Skip to content

Commit 29686e1

Browse files
committed
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 <[email protected]> Acked-by: Jacob Martin <[email protected]> Acked-by: Noah Wager <[email protected]>
1 parent 110f52a commit 29686e1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

debian.nvidia/config/annotations

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -182,3 +182,4 @@ CONFIG_RUST_DEBUG_ASSERTIONS policy<{'amd64': '-'}>
182182
CONFIG_RUST_OVERFLOW_CHECKS policy<{'amd64': '-'}>
183183
CONFIG_RUST_PHYLIB_ABSTRACTIONS policy<{'amd64': '-'}>
184184
CONFIG_SAMPLES_RUST policy<{'amd64': '-'}>
185+
CONFIG_EFI_CAPSULE_LOADER policy<{'amd64': 'm', 'arm64': 'y'}>

0 commit comments

Comments
 (0)