enable /proc/config.gz

previous attempt hadn't noticed that it has a missing dependency
This commit is contained in:
Daniel Barlow
2022-10-05 21:50:10 +01:00
parent 8da5a88e07
commit 2f3072d7d5
3 changed files with 7 additions and 7 deletions

View File

@@ -13,9 +13,6 @@
};
};
kernel = {
checkedConfig = {
"BINFMT_SCRIPT" = "y";
};
config = {
SYSVIPC= "y";
NO_HZ= "y";