aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/config-5.10
diff options
context:
space:
mode:
authorDavid Bauer <mail@david-bauer.net>2021-02-21 23:41:53 +0100
committerDavid Bauer <mail@david-bauer.net>2021-02-22 00:57:25 +0100
commit2a26cb51fe7a08a932951e4b616b74b8df39a4e6 (patch)
tree939fb8b03f67c3c10dfb73380c7d4d08323b2668 /target/linux/ath79/config-5.10
parentf04e0074915f03249cdebb460d4dc92875091c63 (diff)
downloadupstream-2a26cb51fe7a08a932951e4b616b74b8df39a4e6.tar.gz
upstream-2a26cb51fe7a08a932951e4b616b74b8df39a4e6.tar.bz2
upstream-2a26cb51fe7a08a932951e4b616b74b8df39a4e6.zip
ath79: enable Regulator support for target
Regulator support was enabled on all subtargets except for ath79-nand. With Kernel 5.10, AT803x requires Regulator support, thus enabling on the complete target, as ath79-nand requires AT803x. While this is only required on Kernel 5.10, enable it also on 5.4. We have no major size-constraint, so enabling it on 5.4 allows us to clean up the occurences in the subtarget configuration. Signed-off-by: David Bauer <mail@david-bauer.net>
Diffstat (limited to 'target/linux/ath79/config-5.10')
-rw-r--r--target/linux/ath79/config-5.101
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ath79/config-5.10 b/target/linux/ath79/config-5.10
index 4ea93d0837..48ed6c7300 100644
--- a/target/linux/ath79/config-5.10
+++ b/target/linux/ath79/config-5.10
@@ -162,6 +162,7 @@ CONFIG_PINCTRL=y
CONFIG_RATIONAL=y
CONFIG_REGMAP=y
CONFIG_REGMAP_MMIO=y
+CONFIG_REGULATOR=y
CONFIG_RESET_ATH79=y
CONFIG_RESET_CONTROLLER=y
CONFIG_SERIAL_8250_NR_UARTS=1