diff options
Diffstat (limited to 'src/soc/mediatek/mt8192/Kconfig')
-rw-r--r-- | src/soc/mediatek/mt8192/Kconfig | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/soc/mediatek/mt8192/Kconfig b/src/soc/mediatek/mt8192/Kconfig index 7373fe1579..fd0a4cdb8d 100644 --- a/src/soc/mediatek/mt8192/Kconfig +++ b/src/soc/mediatek/mt8192/Kconfig @@ -75,4 +75,11 @@ config SSPM_FIRMWARE help The file name of the MediaTek SSPM firmware. +config FLASH_DUAL_READ + bool + default y + help + When this option is enabled, the flash controller provides the ability + to dual read mode. + endif |