c05564c4d8
Android 13
11 lines
172 B
Plaintext
Executable file
11 lines
172 B
Plaintext
Executable file
if REGULATOR
|
|
|
|
config REGULATOR_S2MPB03
|
|
tristate "Samsung S2MPB03 regulator"
|
|
depends on I2C
|
|
help
|
|
This driver controls a Samsung S2MPB03 regulator
|
|
via I2C bus.
|
|
endif
|
|
|