[openwrt/openwrt] generic: add missing config symbol

LEDE Commits lede-commits at lists.infradead.org
Tue Aug 10 17:15:28 PDT 2021


blocktrron pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/5c88bf896ec1be9129292aeb522bfc0f75ec9898

commit 5c88bf896ec1be9129292aeb522bfc0f75ec9898
Author: David Bauer <mail at david-bauer.net>
AuthorDate: Wed Aug 11 02:11:17 2021 +0200

    generic: add missing config symbol
    
    Signed-off-by: David Bauer <mail at david-bauer.net>
---
 target/linux/generic/config-5.4 | 1 +
 1 file changed, 1 insertion(+)

diff --git a/target/linux/generic/config-5.4 b/target/linux/generic/config-5.4
index d61c2a155e..45d8f0976e 100644
--- a/target/linux/generic/config-5.4
+++ b/target/linux/generic/config-5.4
@@ -4314,6 +4314,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_MAX8649 is not set
 # CONFIG_REGULATOR_MAX8660 is not set
 # CONFIG_REGULATOR_MAX8952 is not set



More information about the lede-commits mailing list