aboutsummaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorHai Pham2020-10-27 19:06:51 +0700
committerMarek Vasut2021-06-24 20:22:18 +0200
commit0beaae223dd55b3f727f07f38b799a1c58612b1b (patch)
tree5d660b19433445ec76a10dadff0dee59d5732693 /configs
parentcdaa69c46eee3c75cca2f72296044d2bd1405343 (diff)
ARM: rmobile: Add basic PSCI support for R8A779A0 V3U Falcon
Enable basic PSCI support for R8A779A0 V3U Falcon Signed-off-by: Hai Pham <hai.pham.ud@renesas.com> Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Diffstat (limited to 'configs')
-rw-r--r--configs/r8a779a0_falcon_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/r8a779a0_falcon_defconfig b/configs/r8a779a0_falcon_defconfig
index dad8b77acf5..8df647acfb5 100644
--- a/configs/r8a779a0_falcon_defconfig
+++ b/configs/r8a779a0_falcon_defconfig
@@ -10,6 +10,7 @@ CONFIG_SPL_TEXT_BASE=0xe6338000
CONFIG_RCAR_GEN3=y
CONFIG_TARGET_FALCON=y
# CONFIG_PSCI_RESET is not set
+CONFIG_ARMV8_PSCI=y
CONFIG_DEFAULT_DEVICE_TREE="r8a779a0-falcon-u-boot"
CONFIG_FIT=y
CONFIG_SUPPORT_RAW_INITRD=y