--- zzzz-none-000/linux-5.4.213/drivers/char/hw_random/Kconfig 2022-09-15 10:04:56.000000000 +0000 +++ miami-7690-761/linux-5.4.213/drivers/char/hw_random/Kconfig 2024-05-29 11:19:50.000000000 +0000 @@ -308,6 +308,20 @@ If unsure, say Y. +config HW_RANDOM_MSM_LEGACY + tristate "QTI MSM Random Number Generator support (LEGACY)" + depends on HW_RANDOM && ARCH_QCOM + select CRYPTO_AES + select CRYPTO_ECB + help + This driver provides kernel-side support for the Random Number + Generator hardware found on QTI MSM SoCs. + + To compile this driver as a module, choose M here: the + module will be called msm_rng. + + If unsure, say Y. + config HW_RANDOM_ST tristate "ST Microelectronics HW Random Number Generator support" depends on HW_RANDOM && ARCH_STI