1# 2# MediaTek SoC drivers 3# 4config MTK_PMIC_WRAP 5 tristate "MediaTek PMIC Wrapper Support" 6 depends on ARCH_MEDIATEK 7 select REGMAP 8 help 9 Say yes here to add support for MediaTek PMIC Wrapper found 10 on different MediaTek SoCs. The PMIC wrapper is a proprietary 11 hardware to connect the PMIC. 12