Skip to content

Commit

Permalink
Linux 5.10.79-xanmod1
Browse files Browse the repository at this point in the history
Signed-off-by: Alexandre Frade <kernel@xanmod.org>
  • Loading branch information
xanmod committed Nov 12, 2021
1 parent 86599cb commit b943094
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CONFIGS/xanmod/gcc/config
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86 5.10.78 Kernel Configuration
# Linux/x86 5.10.79 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc-11 (Debian 11.2.0-10) 11.2.0"
CONFIG_CC_IS_GCC=y
Expand Down Expand Up @@ -4478,6 +4478,7 @@ CONFIG_LRNG_SEED_BUFFER_INIT_ADD_BITS=0
#
# Interrupt Entropy Source
#
CONFIG_LRNG_IRQ=y
CONFIG_LRNG_CONTINUOUS_COMPRESSION_ENABLED=y
# CONFIG_LRNG_CONTINUOUS_COMPRESSION_DISABLED is not set
CONFIG_LRNG_ENABLE_CONTINUOUS_COMPRESSION=y
Expand All @@ -4504,6 +4505,8 @@ CONFIG_LRNG_JENT_ENTROPY_RATE=16
#
# CPU Entropy Source
#
CONFIG_LRNG_CPU=y
CONFIG_LRNG_CPU_FULL_ENT_MULTIPLIER=1
CONFIG_LRNG_CPU_ENTROPY_RATE=8
# end of Entropy Source Configuration

Expand Down

0 comments on commit b943094

Please sign in to comment.