[openwrt/openwrt] generic: 6.1: add missing symbols

LEDE Commits lede-commits at lists.infradead.org
Mon May 22 13:40:38 PDT 2023


ansuel pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/178278bcd33efcbbcffb2774c04eadc368b15ccb

commit 178278bcd33efcbbcffb2774c04eadc368b15ccb
Author: Robert Marko <robimarko at gmail.com>
AuthorDate: Wed Oct 26 13:26:14 2022 +0200

    generic: 6.1: add missing symbols
    
    These symbols got exposed once building for ipq807x.
    
    Signed-off-by: Robert Marko <robimarko at gmail.com>
---
 target/linux/generic/config-6.1 | 1 +
 1 file changed, 1 insertion(+)

diff --git a/target/linux/generic/config-6.1 b/target/linux/generic/config-6.1
index d620c125b9..20b57ccbb3 100644
--- a/target/linux/generic/config-6.1
+++ b/target/linux/generic/config-6.1
@@ -2506,6 +2506,7 @@ CONFIG_HW_PERF_EVENTS=y
 # CONFIG_HW_RANDOM_BCM2835 is not set
 # CONFIG_HW_RANDOM_CAVIUM is not set
 # CONFIG_HW_RANDOM_CCTRNG is not set
+# CONFIG_HW_RANDOM_CN10K is not set
 # CONFIG_HW_RANDOM_EXYNOS is not set
 # CONFIG_HW_RANDOM_GEODE is not set
 # CONFIG_HW_RANDOM_INTEL is not set




More information about the lede-commits mailing list