add kernel options for magneto
parent
44be62e9be
commit
0c481bc670
|
|
@ -78,4 +78,10 @@ cd /usr/src/linux;
|
||||||
#Messages for package net-dialup/ppp-2.4.8-r1:
|
#Messages for package net-dialup/ppp-2.4.8-r1:
|
||||||
#* CONFIG_PPP: missing PPP support (REQUIRED)
|
#* CONFIG_PPP: missing PPP support (REQUIRED)
|
||||||
|
|
||||||
./scripts/config --enable CONFIG_PPP
|
./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