[openwrt/openwrt] generic: add missing symbol
LEDE Commits
lede-commits at lists.infradead.org
Sun Feb 21 19:00:04 EST 2021
blocktrron pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/f79f496ed6ed5755229a5bce1608270117af8fff
commit f79f496ed6ed5755229a5bce1608270117af8fff
Author: David Bauer <mail at david-bauer.net>
AuthorDate: Sun Feb 21 23:47:39 2021 +0100
generic: add missing symbol
Signed-off-by: David Bauer <mail at david-bauer.net>
---
target/linux/generic/config-5.10 | 1 +
1 file changed, 1 insertion(+)
diff --git a/target/linux/generic/config-5.10 b/target/linux/generic/config-5.10
index afcf0133a4..7148ce7912 100644
--- a/target/linux/generic/config-5.10
+++ b/target/linux/generic/config-5.10
@@ -4585,6 +4585,7 @@ CONFIG_RCU_TORTURE_TEST_SLOW_INIT_DELAY=3
# CONFIG_REGULATOR_LTC3589 is not set
# CONFIG_REGULATOR_LTC3676 is not set
# CONFIG_REGULATOR_MAX1586 is not set
+# CONFIG_REGULATOR_MAX77620 is not set
# CONFIG_REGULATOR_MAX77826 is not set
# CONFIG_REGULATOR_MAX8649 is not set
# CONFIG_REGULATOR_MAX8660 is not set
More information about the lede-commits
mailing list