diff options
author | David Bauer <mail@david-bauer.net> | 2021-08-11 02:11:17 +0200 |
---|---|---|
committer | David Bauer <mail@david-bauer.net> | 2021-08-11 02:15:22 +0200 |
commit | 5c88bf896ec1be9129292aeb522bfc0f75ec9898 (patch) | |
tree | 8840a613283e7099c7a04e863f67336fbe9df31a /target | |
parent | 4c2a8b00fed124f7b548da72b73c85a41200c01a (diff) | |
download | upstream-5c88bf896ec1be9129292aeb522bfc0f75ec9898.tar.gz upstream-5c88bf896ec1be9129292aeb522bfc0f75ec9898.tar.bz2 upstream-5c88bf896ec1be9129292aeb522bfc0f75ec9898.zip |
generic: add missing config symbol
Signed-off-by: David Bauer <mail@david-bauer.net>
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/generic/config-5.4 | 1 |
1 files changed, 1 insertions, 0 deletions
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 |