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-arm64.conf | |
parent | de5659d7d65fe8a8ff579ad2353e6036fb8db2bd (diff) | |
download | guix-5d34acb75662668dbfd8ec4a7de53607a48959e8.tar.gz |
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-arm64.conf')
-rw-r--r-- | gnu/packages/aux-files/linux-libre/5.9-arm64.conf | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/gnu/packages/aux-files/linux-libre/5.9-arm64.conf b/gnu/packages/aux-files/linux-libre/5.9-arm64.conf index 61186c2c58..28d683a040 100644 --- a/gnu/packages/aux-files/linux-libre/5.9-arm64.conf +++ b/gnu/packages/aux-files/linux-libre/5.9-arm64.conf @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm64 5.9.1 Kernel Configuration +# Linux/arm64 5.9.2 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (Debian 8.3.0-6) 8.3.0" CONFIG_CC_IS_GCC=y @@ -9006,6 +9006,7 @@ CONFIG_NFSD_PNFS=y CONFIG_NFSD_BLOCKLAYOUT=y # 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 @@ -9888,6 +9889,7 @@ CONFIG_TEST_STATIC_KEYS=m # CONFIG_TEST_MEMCAT_P is not set # CONFIG_TEST_STACKINIT is not set # CONFIG_TEST_MEMINIT is not set +# CONFIG_TEST_FREE_PAGES is not set # CONFIG_MEMTEST is not set # end of Kernel Testing and Coverage # end of Kernel hacking |