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