kernel_samsung_a34x-permissive/drivers/regulator/s2mpb03/Kconfig

11 lines
172 B
Plaintext
Raw Permalink Normal View History

if REGULATOR
config REGULATOR_S2MPB03
tristate "Samsung S2MPB03 regulator"
depends on I2C
help
This driver controls a Samsung S2MPB03 regulator
via I2C bus.
endif