summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilippe Schenker <philippe.schenker@toradex.com>2020-01-30 17:40:05 +0100
committerPhilippe Schenker <philippe.schenker@toradex.com>2020-01-31 14:07:02 +0100
commit2fb45c7ffabed7f110602e0bc7832277c93ad929 (patch)
tree77405c8a9f68c565892bbc6a4c3aac68cf80f859
parent1f2661588375f960b97f400c7064a8b41bf40490 (diff)
ARM64: defconfig: add SIMPLE_PM_BUS used for powering down ETH PHY
Related-to: ELB-1254 Signed-off-by: Philippe Schenker <philippe.schenker@toradex.com>
-rw-r--r--arch/arm64/configs/defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 457685c1f9cd..4f3ebd1b80b6 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -206,6 +206,7 @@ CONFIG_DMA_CMA=y
CONFIG_CMA_SIZE_MBYTES=320
CONFIG_ARM_CCI400_PMU=y
CONFIG_ARM_CCI5xx_PMU=y
+CONFIG_SIMPLE_PM_BUS=y
CONFIG_MTD=y
CONFIG_MTD_CMDLINE_PARTS=y
CONFIG_MTD_BLOCK=y