ARM: orion: move watchdog setup to mach-orion5x
[linux/fpc-iii.git] / drivers / soc / mediatek / Kconfig
blob9d5068248aa0486f147bbbc90f1f2ac495ad0378
2 # MediaTek SoC drivers
4 config MTK_INFRACFG
5         bool "MediaTek INFRACFG Support"
6         depends on ARCH_MEDIATEK || COMPILE_TEST
7         select REGMAP
8         help
9           Say yes here to add support for the MediaTek INFRACFG controller. The
10           INFRACFG controller contains various infrastructure registers not
11           directly associated to any device.
13 config MTK_PMIC_WRAP
14         tristate "MediaTek PMIC Wrapper Support"
15         depends on ARCH_MEDIATEK
16         depends on RESET_CONTROLLER
17         select REGMAP
18         help
19           Say yes here to add support for MediaTek PMIC Wrapper found
20           on different MediaTek SoCs. The PMIC wrapper is a proprietary
21           hardware to connect the PMIC.
23 config MTK_SCPSYS
24         bool "MediaTek SCPSYS Support"
25         depends on ARCH_MEDIATEK || COMPILE_TEST
26         select REGMAP
27         select MTK_INFRACFG
28         select PM_GENERIC_DOMAINS if PM
29         help
30           Say yes here to add support for the MediaTek SCPSYS power domain
31           driver.