dm: dm-zoned: use __bio_add_page for adding single metadata page
[linux-block.git] / drivers / pwm / Kconfig
index dae023d783a22592178d97ea8b1010fa9575c134..8df861b1f4a30b599ca955f76e194fc43d643e0e 100644 (file)
@@ -51,6 +51,18 @@ config PWM_AB8500
          To compile this driver as a module, choose M here: the module
          will be called pwm-ab8500.
 
+config PWM_APPLE
+       tristate "Apple SoC PWM support"
+       depends on ARCH_APPLE || COMPILE_TEST
+       help
+         Generic PWM framework driver for PWM controller present on
+         Apple SoCs
+
+         Say Y here if you have an ARM Apple laptop, otherwise say N
+
+         To compile this driver as a module, choose M here: the module
+         will be called pwm-apple.
+
 config PWM_ATMEL
        tristate "Atmel PWM support"
        depends on ARCH_AT91 || COMPILE_TEST