1 ## SPDX-License-Identifier: GPL-2.0-only
3 config SOC_MEDIATEK_MT8192
6 select ARCH_BOOTBLOCK_ARMV8_64
7 select ARCH_VERSTAGE_ARMV8_64
8 select ARCH_ROMSTAGE_ARMV8_64
9 select ARCH_RAMSTAGE_ARMV8_64
10 select ARM64_USE_ARM_TRUSTED_FIRMWARE
11 select CACHE_MRC_SETTINGS
12 select HAVE_DEBUG_RAM_SETUP
13 select HAVE_UART_SPECIAL
14 select SOC_MEDIATEK_COMMON
15 select MEDIATEK_DRAM_DVFS
16 select FLASH_DUAL_IO_READ
18 if SOC_MEDIATEK_MT8192
21 select VBOOT_MUST_REQUEST_DISPLAY
22 select VBOOT_STARTS_IN_BOOTBLOCK
23 select VBOOT_SEPARATE_VERSTAGE
24 select VBOOT_RETURN_FROM_VERSTAGE
26 config DPM_DM_FIRMWARE
30 The file name of the MediaTek DPM DM firmware
32 config DPM_PM_FIRMWARE
36 The file name of the MediaTek DPM PM firmware
42 The file name of the MediaTek MCUPM firmware.
46 default "spm_firmware.bin"
48 The file name of the MediaTek SPM firmware.
54 The file name of the MediaTek SSPM firmware.
56 config SRCLKEN_RC_SUPPORT
60 This option enables clock buffer remote controller module
61 to control PMIC 26MHz clock output.