Skip to content

Commit

Permalink
mtk-drivers: block the blocktag
Browse files Browse the repository at this point in the history
* This is meant for debugging, but for some reason (that is only known to Mediatek) it's enabled by default for production builds too.

Signed-off-by: Vaisakh Murali <mvaisakh@statixos.com>
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 5940f31 commit 6e89347
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/misc/mediatek/blocktag/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ config MTK_BLOCK_TAG
depends on BLOCK
depends on (MTK_GMO_RAM_OPTIMIZE && MTK_ENG_BUILD) || \
!MTK_GMO_RAM_OPTIMIZE
default y
default n
help
Enable block tagging at block driver, tag requester pid to
the accessing pages. This allows MMC/UFS Block IO log to obtian
Expand Down

0 comments on commit 6e89347

Please sign in to comment.