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 fd0a4cdb8d..e2d7eeac13 100644 --- a/src/soc/mediatek/mt8192/Kconfig +++ b/src/soc/mediatek/mt8192/Kconfig @@ -82,4 +82,11 @@ config FLASH_DUAL_READ When this option is enabled, the flash controller provides the ability to dual read mode. +config SRCLKEN_RC_SUPPORT + bool + default y + help + This option enables clock buffer remote controller module + to control PMIC 26MHz clock output. + endif |