ath79: enable Regulator support for target
authorDavid Bauer <mail@david-bauer.net>
Sun, 21 Feb 2021 22:41:53 +0000 (23:41 +0100)
committerDavid Bauer <mail@david-bauer.net>
Sun, 21 Feb 2021 23:57:25 +0000 (00:57 +0100)
commit2a26cb51fe7a08a932951e4b616b74b8df39a4e6
tree939fb8b03f67c3c10dfb73380c7d4d08323b2668
parentf04e0074915f03249cdebb460d4dc92875091c63
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>
target/linux/ath79/config-5.10
target/linux/ath79/config-5.4
target/linux/ath79/generic/config-default
target/linux/ath79/mikrotik/config-default
target/linux/ath79/tiny/config-default