]> git.ipfire.org Git - people/ms/u-boot.git/blob - drivers/spmi/Kconfig
0b9bd312063a0216ca05c2185187a943c139357f
[people/ms/u-boot.git] / drivers / spmi / Kconfig
1 menu "SPMI support"
2
3 config SPMI
4 bool "Enable SPMI bus support"
5 depends on DM
6 ---help---
7 Select this to enable to support SPMI bus.
8 SPMI (System Power Management Interface) bus is used
9 to connect PMIC devices on various SoCs.
10 endmenu