diff options
author | Leo Famulari <leo@famulari.name> | 2020-10-30 01:26:35 -0400 |
---|---|---|
committer | Leo Famulari <leo@famulari.name> | 2020-10-30 15:17:48 -0400 |
commit | 5d34acb75662668dbfd8ec4a7de53607a48959e8 (patch) | |
tree | e10091045499718cf380c03efa5dc68226103949 /gnu/packages/aux-files/linux-libre/5.9-i686.conf | |
parent | de5659d7d65fe8a8ff579ad2353e6036fb8db2bd (diff) |
gnu: linux-libre: Update to 5.9.2.
* gnu/packages/linux.scm (linux-libre-5.9-version): Update to 5.9.2.
(deblob-scripts-5.9, linux-libre-5.9-pristine-source): Update hashes.
* gnu/packages/aux-files/linux-libre/5.9-arm.conf,
gnu/packages/aux-files/linux-libre/5.9-arm64.conf,
gnu/packages/aux-files/linux-libre/5.9-i686.conf,
gnu/packages/aux-files/linux-libre/5.9-x86_64.conf: Update kernel configurations
for 5.9.2.
Diffstat (limited to 'gnu/packages/aux-files/linux-libre/5.9-i686.conf')
-rw-r--r-- | gnu/packages/aux-files/linux-libre/5.9-i686.conf | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/gnu/packages/aux-files/linux-libre/5.9-i686.conf b/gnu/packages/aux-files/linux-libre/5.9-i686.conf index 9f3ac9b388..f4abcf55b5 100644 --- a/gnu/packages/aux-files/linux-libre/5.9-i686.conf +++ b/gnu/packages/aux-files/linux-libre/5.9-i686.conf @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/i386 5.9.1 Kernel Configuration +# Linux/i386 5.9.2 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (Debian 8.3.0-6) 8.3.0" CONFIG_CC_IS_GCC=y @@ -9723,6 +9723,7 @@ CONFIG_NFSD_V4=y # CONFIG_NFSD_BLOCKLAYOUT is not set # CONFIG_NFSD_SCSILAYOUT is not set # CONFIG_NFSD_FLEXFILELAYOUT is not set +# CONFIG_NFSD_V4_2_INTER_SSC is not set CONFIG_NFSD_V4_SECURITY_LABEL=y CONFIG_GRACE_PERIOD=m CONFIG_LOCKD=m @@ -10636,6 +10637,7 @@ CONFIG_TEST_STATIC_KEYS=m CONFIG_TEST_OBJAGG=m # CONFIG_TEST_STACKINIT is not set # CONFIG_TEST_MEMINIT is not set +# CONFIG_TEST_FREE_PAGES is not set # CONFIG_TEST_FPU is not set CONFIG_MEMTEST=y # CONFIG_HYPERV_TESTING is not set |