diff options
-rw-r--r-- | configs/corstone1000_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/corstone1000_defconfig b/configs/corstone1000_defconfig index a5b794a990..3cd6aa0924 100644 --- a/configs/corstone1000_defconfig +++ b/configs/corstone1000_defconfig @@ -55,6 +55,7 @@ CONFIG_DM_RTC=y CONFIG_RTC_EMULATION=y CONFIG_DM_SERIAL=y CONFIG_SYSRESET=y +CONFIG_SYSRESET_PSCI=y CONFIG_TEE=y CONFIG_OPTEE=y CONFIG_USB=y |