kernel: Enable user namespaces for Firefox

Firefox complains about "security features" not working if this is not
enabled.
Dustin 2025-01-02 12:22:49 -06:00
parent 61f254b594
commit ddf7626283
1 changed files with 1 additions and 0 deletions

View File

@ -118,6 +118,7 @@ CONFIG_MEMCG=y
CONFIG_CGROUP_PIDS=y
CONFIG_CGROUP_BPF=y
CONFIG_BLK_CGROUP=y
CONFIG_USER_NS=y
CONFIG_I2C_HID_OF_GOODIX=m
CONFIG_USB_DWC2=m