-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Description
When building the kernel, the following questions bubbled up interactively.
Disable unprivileged BPF by default (BPF_UNPRIV_DEFAULT_OFF) [N/y/?] (NEW)
...
Harden Spectre style attacks against branch history (HARDEN_BRANCH_HISTORY) [Y/n/?] (NEW)
...
RT5033 fuel gauge support (BATTERY_RT5033) [N/m/y/?] (NEW)
...
Choose kernel unwinder
> 1. Frame pointer unwinder (UNWINDER_FRAME_POINTER) (NEW)
2. ARM EABI stack unwinder (UNWINDER_ARM) (NEW)
choice[1-2?]:
I left their default values (i.e. hit ENTER).
Is this the correct approach? Is it worth including their new values in ./kernel-patches/config-CX9020
?
Metadata
Metadata
Assignees
Labels
No labels