Skip to content

New kernel configuration options #18

@ntd

Description

@ntd

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions