From: Álvaro Fernández Rojas Date: Fri, 5 Mar 2021 11:13:45 +0000 (+0100) Subject: bcm27xx: bcm2711: disable HW_RANDOM_BCM2835 X-Git-Url: http://git.openwrt.org/openwrt/docs.git?a=commitdiff_plain;h=bac74aff5e36288ee9a3b1eb9d6c0cc94274be82;p=openwrt%2Fstaging%2Frmilecki.git bcm27xx: bcm2711: disable HW_RANDOM_BCM2835 This driver is only present on BCM2708, BCM2709 and BCM2710. Signed-off-by: Álvaro Fernández Rojas --- diff --git a/target/linux/bcm27xx/bcm2711/config-5.4 b/target/linux/bcm27xx/bcm2711/config-5.4 index df6237f51e1..7efd1c2b074 100644 --- a/target/linux/bcm27xx/bcm2711/config-5.4 +++ b/target/linux/bcm27xx/bcm2711/config-5.4 @@ -257,7 +257,6 @@ CONFIG_HOLES_IN_ZONE=y CONFIG_HOTPLUG_CPU=y CONFIG_HW_CONSOLE=y CONFIG_HW_RANDOM=y -CONFIG_HW_RANDOM_BCM2835=y CONFIG_HW_RANDOM_IPROC_RNG200=y CONFIG_HZ=250 CONFIG_HZ_250=y