Skip to content

Commit

Permalink
mtk-drivers: teei: disable microtrust logging
Browse files Browse the repository at this point in the history
Signed-off-by: Gagan Malvi <malvi@aospa.co>
Signed-off-by: Azuki <id_azuki@protonmail.com>
  • Loading branch information
mvaisakh authored and Hadenix committed Feb 2, 2024
1 parent e59ccb5 commit 11c5fc8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions drivers/misc/mediatek/teei/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ config MICROTRUST_TZ_DRIVER_MTK_BOOTPROF
bool "Enable MTK bootprof"
depends on MICROTRUST_TZ_DRIVER
depends on MTPROF
default y
default n
---help---
Enables the support of Mediatek bootprof feature in Microtrust
tz_driver. This feature is for tracking boot progress by
Expand Down Expand Up @@ -111,7 +111,7 @@ config MICROTRUST_UNITTEST_SUPPORT
config MICROTRUST_TZ_LOG
bool "Enable Microtrust TrustZone logger"
depends on MICROTRUST_TEE_SUPPORT
default y
default n
---help---
Enable Microtrust TrustZone logger to dump TEE logs in kernel log buffer.
This driver will read out log buffer and direct to console each
Expand Down

0 comments on commit 11c5fc8

Please sign in to comment.