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)
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

index 4ea93d0837bb685b4c4d19bf2d38858ab34867e3..48ed6c73003738543a6e1307b151394074cd8da3 100644 (file)
@@ -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
index 25c3a08e6932279089d721ea73fc4ddecb23384d..b39d5ec9643ec2c668e756e6c8137c7da7ffcee1 100644 (file)
@@ -211,6 +211,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
index d9a52af7a06646c3adf3285b9e20298de03fb0c4..0ac756642fe15b9af946db5eb6fee4970055843f 100644 (file)
@@ -18,7 +18,6 @@ CONFIG_MTD_REDBOOT_PARTS=y
 CONFIG_MTD_SPLIT_EVA_FW=y
 CONFIG_PHY_AR7100_USB=y
 CONFIG_PHY_AR7200_USB=y
-CONFIG_REGULATOR=y
 CONFIG_REGULATOR_FIXED_VOLTAGE=y
 CONFIG_RTL8366RB_PHY=y
 CONFIG_RTL8366S_PHY=y
index f713fc36cf93fba1618b63bfb88bdf8166cc3573..c70ae75b01aba1dae8daae4b603b6e8ca553f08a 100644 (file)
@@ -28,7 +28,6 @@ CONFIG_NET_SWITCHDEV=y
 CONFIG_PCI_AR71XX=y
 CONFIG_PHY_AR7100_USB=y
 CONFIG_PHY_AR7200_USB=y
-CONFIG_REGULATOR=y
 CONFIG_REGULATOR_FIXED_VOLTAGE=y
 CONFIG_SPI_RB4XX=y
 CONFIG_UBIFS_FS=y
index 42243cfc481ab57f0b159535c8a3618c861070f9..fbf08eb0667bec112e89539797b566c5a20bca05 100644 (file)
@@ -9,5 +9,4 @@ CONFIG_NET_SWITCHDEV=y
 CONFIG_PHYLINK=y
 CONFIG_PHY_AR7100_USB=y
 CONFIG_PHY_AR7200_USB=y
-CONFIG_REGULATOR=y
 CONFIG_REGULATOR_FIXED_VOLTAGE=y