kernel_samsung_a34x-permissive/drivers/regulator/s2mpb03/Kconfig
2024-04-28 15:51:13 +02:00

11 lines
172 B
Plaintext

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