forked from dan/liminix
remove KEXEC from base kernel config
we're not using it any more
This commit is contained in:
parent
5112eab4da
commit
17517dd34f
@ -91,7 +91,6 @@ in {
|
||||
IKCONFIG_PROC = "y";
|
||||
PROC_FS = "y";
|
||||
|
||||
KEXEC = "y";
|
||||
MODULES = if modular then "y" else "n";
|
||||
MODULE_SIG = if modular then "y" else "n";
|
||||
DEBUG_FS = "y";
|
||||
|
Loading…
Reference in New Issue
Block a user