zephyr/drivers/pwm
Daniel Leung 2d1ed03a8f pwm/k64_ftm: remove kconfigs that are SoC specific
Remove those kconfig options that are SoC specific, and
should not be configurable via kconfig.

Change-Id: Ifd65097a65f80539cac073f95aadc2d8e42efb9f
Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2016-03-31 23:17:24 +00:00
..
Kconfig pwm: restructure Kconfig options 2016-03-17 21:05:12 +00:00
Kconfig.dw pwm/dw: remove kconfigs that are SoC specific 2016-03-31 23:17:24 +00:00
Kconfig.k64 pwm/k64_ftm: remove kconfigs that are SoC specific 2016-03-31 23:17:24 +00:00
Kconfig.pca9685 pwm: restructure Kconfig options 2016-03-17 21:05:12 +00:00
Kconfig.qmsi pwm: Remove redundancy in Kconfig.qmsi 2016-03-29 11:05:23 +00:00
Makefile arm: K64F Pulse Width Modulation (PWM) support 2016-03-09 15:49:44 +00:00
pwm_dw.c pwm/dw: remove kconfigs that are SoC specific 2016-03-31 23:17:24 +00:00
pwm_k64_ftm.c pwm/k64_ftm: remove kconfigs that are SoC specific 2016-03-31 23:17:24 +00:00
pwm_k64_ftm.h drivers: Replace DEV_OK by 0 2016-03-16 19:30:04 -04:00
pwm_pca9685.c drivers: Replace DEV_NOT_CONFIG by -EPERM 2016-03-16 19:30:04 -04:00
pwm_pca9685.h drivers: Replace DEV_OK by 0 2016-03-16 19:30:04 -04:00
pwm_qmsi.c drivers: Replace DEV_INVALID_OP by -ENOTSUP 2016-03-16 19:30:04 -04:00