diff options
author | David Bauer <mail@david-bauer.net> | 2021-02-21 23:47:39 +0100 |
---|---|---|
committer | David Bauer <mail@david-bauer.net> | 2021-02-22 00:57:34 +0100 |
commit | f79f496ed6ed5755229a5bce1608270117af8fff (patch) | |
tree | 9e69746a5a3def432fce07be4388aa91eac0278b | |
parent | 2a26cb51fe7a08a932951e4b616b74b8df39a4e6 (diff) | |
download | upstream-f79f496ed6ed5755229a5bce1608270117af8fff.tar.gz upstream-f79f496ed6ed5755229a5bce1608270117af8fff.tar.bz2 upstream-f79f496ed6ed5755229a5bce1608270117af8fff.zip |
generic: add missing symbol
Signed-off-by: David Bauer <mail@david-bauer.net>
-rw-r--r-- | target/linux/generic/config-5.10 | 1 |
1 files changed, 1 insertions, 0 deletions
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 |