We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16af535 commit 9e1b28bCopy full SHA for 9e1b28b
drivers/char/Kconfig
@@ -427,8 +427,6 @@ config ADI
427
and SSM (Silicon Secured Memory). Intended consumers of this
428
driver include crash and makedumpfile.
429
430
-endmenu
431
-
432
config RANDOM_TRUST_CPU
433
bool "Trust the CPU manufacturer to initialize Linux's CRNG"
434
depends on ARCH_RANDOM
@@ -452,3 +450,5 @@ config RANDOM_TRUST_BOOTLOADER
452
450
booloader is trustworthy so it will be added to the kernel's entropy
453
451
pool. Otherwise, say N here so it will be regarded as device input that
454
only mixes the entropy pool.
+
+endmenu
0 commit comments