xref: /linux/drivers/soc/mediatek/Kconfig (revision 05934cad2dd9c4b36261352d2933cc9c2b679f0c)
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