Kconfig 134 B

12345678
  1. if REGULATOR
  2. config DRV_SAMSUNG_PMIC
  3. tristate "Samsung PMIC sysfs system"
  4. help
  5. This driver supports a Samsung PMIC sysfs.
  6. endif