aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/bcm4908/config-5.4
diff options
context:
space:
mode:
authorRafał Miłecki <rafal@milecki.pl>2021-01-13 07:41:34 +0100
committerRafał Miłecki <rafal@milecki.pl>2021-01-13 07:44:04 +0100
commit56d64d8b5a47a2ce076661564c696445a5721338 (patch)
tree03564783536f67cdabea2e7d483871137b2759fb /target/linux/bcm4908/config-5.4
parent524b9aeb4c9ab6616cc3ee94161076b78bc29d1c (diff)
downloadupstream-56d64d8b5a47a2ce076661564c696445a5721338.tar.gz
upstream-56d64d8b5a47a2ce076661564c696445a5721338.tar.bz2
upstream-56d64d8b5a47a2ce076661564c696445a5721338.zip
bcm4908: backport PMB (Power Management Bus) driver
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
Diffstat (limited to 'target/linux/bcm4908/config-5.4')
-rw-r--r--target/linux/bcm4908/config-5.46
1 files changed, 6 insertions, 0 deletions
diff --git a/target/linux/bcm4908/config-5.4 b/target/linux/bcm4908/config-5.4
index df20191ac8..d3d9e0f7b6 100644
--- a/target/linux/bcm4908/config-5.4
+++ b/target/linux/bcm4908/config-5.4
@@ -37,7 +37,9 @@ CONFIG_ARM_PSCI_FW=y
CONFIG_AUDIT_ARCH_COMPAT_GENERIC=y
CONFIG_BCM7XXX_PHY=y
CONFIG_BCM_NET_PHYLIB=y
+CONFIG_BCM_PMB=y
# CONFIG_BLK_DEV_INITRD is not set
+CONFIG_BLK_PM=y
CONFIG_CAVIUM_TX2_ERRATUM_219=y
CONFIG_CLKDEV_LOOKUP=y
CONFIG_CLONE_BACKWARDS=y
@@ -140,6 +142,10 @@ CONFIG_PARTITION_PERCPU=y
CONFIG_PGTABLE_LEVELS=3
CONFIG_PHYLIB=y
CONFIG_PHYS_ADDR_T_64BIT=y
+CONFIG_PM=y
+CONFIG_PM_CLK=y
+CONFIG_PM_GENERIC_DOMAINS=y
+CONFIG_PM_GENERIC_DOMAINS_OF=y
CONFIG_POWER_RESET=y
CONFIG_POWER_RESET_SYSCON=y
CONFIG_POWER_SUPPLY=y