diff options
author | Simon Rettberg | 2021-10-22 14:34:50 +0200 |
---|---|---|
committer | Simon Rettberg | 2021-10-22 14:34:50 +0200 |
commit | 4eeaaeb2fa70766edc521d16ebc1bfc2b3b9a897 (patch) | |
tree | 2c972f514c0faa411857b32da0ab45abce03ded8 /data | |
parent | kernel config: cifs + nfs + dynamic debug (diff) | |
download | mltk-4eeaaeb2fa70766edc521d16ebc1bfc2b3b9a897.tar.gz mltk-4eeaaeb2fa70766edc521d16ebc1bfc2b3b9a897.tar.xz mltk-4eeaaeb2fa70766edc521d16ebc1bfc2b3b9a897.zip |
[kernel-vanilla] Speed up kernel config patching, fallback to config.gz
Diffstat (limited to 'data')
-rw-r--r-- | data/kernel.wanted.config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/kernel.wanted.config b/data/kernel.wanted.config index f8c7c941..29e135fa 100644 --- a/data/kernel.wanted.config +++ b/data/kernel.wanted.config @@ -385,6 +385,7 @@ CONFIG_LOCALVERSION="-openslx" CONFIG_MD=y CONFIG_MDIO=y CONFIG_MEDIA_RC_SUPPORT=y +CONFIG_MEMORY=y CONFIG_MICROCODE=y CONFIG_MICROCODE_AMD=y CONFIG_MICROCODE_AMD_EARLY=y |