]> git.ipfire.org Git - ipfire-2.x.git/commit - config/kernel/kernel.config.x86_64-ipfire
kernel: Compile RNG drivers into the kernel
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 12 Jan 2021 10:52:30 +0000 (10:52 +0000)
committerArne Fitzenreiter <arne_f@ipfire.org>
Mon, 5 Jul 2021 05:42:36 +0000 (07:42 +0200)
commit904386624ccf911da4d05bcdcc38700b7d860ed3
treedd7d3fe70485c3132173bc876d3a5445ea83870b
parentc396ed7a2c9c52a4c51a947d8fcf0996ac84fc01
kernel: Compile RNG drivers into the kernel

The kernel will try to gather entropy really early in the boot process
where those device drivers might not have been loaded yet. They are
small and can therefore be compiled into the kernel like we already do
on ARM.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/kernel/kernel.config.i586-ipfire
config/kernel/kernel.config.x86_64-ipfire
config/rootfiles/common/i586/linux
config/rootfiles/common/x86_64/linux