Revert "linux: really provide /proc/config.gz"
This reverts commit 68ce9e91e1
.
/proc/config.gz is available after "modprobe configs"
and in
/run/booted-system/kernel-modules/config
This commit is contained in:
parent
03c9a1fb33
commit
27a810346a
@ -24,9 +24,7 @@ with stdenv.lib;
|
||||
# Support drivers that need external firmware.
|
||||
STANDALONE n
|
||||
|
||||
# Enable the complete Linux kernel ".config" file to be saved in the kernel.
|
||||
# Also, make it available at runtime as /proc/config.gz.
|
||||
IKCONFIG y
|
||||
# Make /proc/config.gz available.
|
||||
IKCONFIG_PROC y
|
||||
|
||||
# Optimize with -O2, not -Os.
|
||||
|
Loading…
Reference in New Issue
Block a user