mirror of https://gitee.com/openkylin/linux.git
12 lines
298 B
Plaintext
12 lines
298 B
Plaintext
#
|
|
# 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.
|