summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Muellner <christoph.muellner@theobroma-systems.com>2019-07-03 14:52:44 +0200
committerChristoph Muellner <christoph.muellner@theobroma-systems.com>2019-07-03 14:52:44 +0200
commitaf8bd33ad7cb67b908d1d5578fb209370080ff1d (patch)
tree291c10302cc2a48b311f7017fef2ade0e184d283
parent6a41cf6cb5b55a0da9b0f337f73ced35e1936144 (diff)
puma: defconfig: Fix Optee version to v1.android-9.0.0_r34-pumark3399-android9.0-sdk-puma
As spotted by Rockchip Optee version needs to be v1. Signed-off-by: Christoph Muellner <christoph.muellner@theobroma-systems.com>
-rw-r--r--configs/rk3399-puma_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/rk3399-puma_defconfig b/configs/rk3399-puma_defconfig
index d0191eff05..63e90cea1d 100644
--- a/configs/rk3399-puma_defconfig
+++ b/configs/rk3399-puma_defconfig
@@ -142,6 +142,6 @@ CONFIG_AVB_LIBAVB_ATX=y
CONFIG_AVB_LIBAVB_USER=y
CONFIG_RK_AVB_LIBAVB_USER=y
CONFIG_OPTEE_CLIENT=y
-CONFIG_OPTEE_V2=y
+CONFIG_OPTEE_V1=y
CONFIG_OPTEE_ALWAYS_USE_SECURITY_PARTITION=y
CONFIG_TEST_ROCKCHIP=y