forked from Mirror/pmbootstrap
pmb/config/__init__.py: add CONFIG_USER_NS (for bubblewrap/flatpak) (MR 1943)
Also fix tests
This commit is contained in:
parent
ae21bc8615
commit
95762a229a
6 changed files with 8 additions and 0 deletions
|
@ -30,6 +30,7 @@ CONFIG_VT=y
|
|||
CONFIG_UEVENT_HELPER=y
|
||||
CONFIG_LBDAF=y
|
||||
CONFIG_CRYPTO_XTS=y
|
||||
CONFIG_USER_NS=y
|
||||
CONFIG_EXT4_FS=y
|
||||
CONFIG_SQUASHFS=y
|
||||
CONFIG_SQUASHFS_XZ=y
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue