pwm: add ep93xx PWM support
[firefly-linux-kernel-4.4.55.git] / drivers / misc / Kconfig
index 8dacd4c9ee8745f6449aaff8f6e9c03a4dd20341..c43c66ad5721d084d0d0e0ed1f54320aa52adc13 100644 (file)
@@ -381,19 +381,6 @@ config HMC6352
          This driver provides support for the Honeywell HMC6352 compass,
          providing configuration and heading data via sysfs.
 
-config EP93XX_PWM
-       tristate "EP93xx PWM support"
-       depends on ARCH_EP93XX
-       help
-         This option enables device driver support for the PWM channels
-         on the Cirrus EP93xx processors.  The EP9307 chip only has one
-         PWM channel all the others have two, the second channel is an
-         alternate function of the EGPIO14 pin.  A sysfs interface is
-         provided to control the PWM channels.
-
-         To compile this driver as a module, choose M here: the module will
-         be called ep93xx_pwm.
-
 config DS1682
        tristate "Dallas DS1682 Total Elapsed Time Recorder with Alarm"
        depends on I2C