kernel: disable CONFIG_HW_RANDOM_BCM2835
authorÁlvaro Fernández Rojas <noltari@gmail.com>
Sun, 9 Apr 2023 18:58:14 +0000 (20:58 +0200)
committerÁlvaro Fernández Rojas <noltari@gmail.com>
Mon, 10 Apr 2023 08:04:08 +0000 (10:04 +0200)
This HW RNG is present on some Broadcom 63XX SoCs, but not all of them.

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
target/linux/generic/config-5.15

index a03f65f4d7734ff1052c5a95a7e16c2e7eb1b1d1..239a64523102542a32e05d7c8463db6ba8910887 100644 (file)
@@ -2450,6 +2450,7 @@ CONFIG_HW_PERF_EVENTS=y
 # CONFIG_HW_RANDOM_ARM_SMCCC_TRNG is not set
 # CONFIG_HW_RANDOM_ATMEL is not set
 # CONFIG_HW_RANDOM_BA431 is not set
+# CONFIG_HW_RANDOM_BCM2835 is not set
 # CONFIG_HW_RANDOM_CAVIUM is not set
 # CONFIG_HW_RANDOM_CCTRNG is not set
 # CONFIG_HW_RANDOM_EXYNOS is not set