add kernel options for magneto
parent
44be62e9be
commit
0c481bc670
|
|
@ -79,3 +79,9 @@ cd /usr/src/linux;
|
|||
#* CONFIG_PPP: missing PPP support (REQUIRED)
|
||||
|
||||
./scripts/config --enable CONFIG_PPP
|
||||
|
||||
|
||||
# * Messages for package app-emulation/snapd-2.51:
|
||||
# * CONFIG_SECURITY_APPARMOR: is not set when it should be.
|
||||
|
||||
./scripts/config --enable CONFIG_SECURITY_APPARMOR
|
||||
|
|
|
|||
Loading…
Reference in New Issue