aboutsummaryrefslogtreecommitdiff
path: root/src/soc/mediatek/common
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/mediatek/common')
-rw-r--r--src/soc/mediatek/common/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/soc/mediatek/common/Kconfig b/src/soc/mediatek/common/Kconfig
index 1ca0b9867c..d44b4d1164 100644
--- a/src/soc/mediatek/common/Kconfig
+++ b/src/soc/mediatek/common/Kconfig
@@ -32,7 +32,7 @@ config MEDIATEK_DRAM_BLOB_FAST_INIT
config MEDIATEK_DRAM_SCRAMBLE
bool
- default y
+ default n
help
This option enables DRAM data scramble, which can prevent DRAM data from
being hacked.