kernel-brax3-ubuntu-touch/drivers/misc/mediatek/vmm_spm/Kconfig
erascape f319b992b1 kernel-5.15: Initial import brax3 UT kernel
* halium configs enabled

Signed-off-by: erascape <erascape@proton.me>
2025-09-23 15:17:10 +00:00

10 lines
418 B
Text

# SPDX-License-Identifier: GPL-2.0
config MTK_VMM_SPM
tristate "MediaTek VMM SPM driver"
help
This driver is for the Multimedia Infrastructure in MediaTek SoCs.
The VMM SPM driver mainly help control VMM buck isolation. It's a
basic setting during VMM buck being powering up/down. It leaverages
regulator fwk notification callback to get the status of buck control
and sets up related SPM registers.