mirror of
https://github.com/torvalds/linux.git
synced 2024-11-17 09:31:50 +00:00
10 lines
253 B
Plaintext
10 lines
253 B
Plaintext
|
#
|
||
|
# SPMI driver configuration
|
||
|
#
|
||
|
menuconfig SPMI
|
||
|
tristate "SPMI support"
|
||
|
help
|
||
|
SPMI (System Power Management Interface) is a two-wire
|
||
|
serial interface between baseband and application processors
|
||
|
and Power Management Integrated Circuits (PMIC).
|