drivers: pwm: Remove per instance Kconfig symbols
There are now no users of the per instance Kconfig symbols so we can now remove them. Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
This commit is contained in:
parent
2c0f7f20cb
commit
81e44f005e
1 changed files with 0 additions and 15 deletions
|
@ -20,21 +20,6 @@ config PWM_SHELL
|
|||
help
|
||||
Enable the PWM related shell commands.
|
||||
|
||||
config PWM_0
|
||||
bool "Enable PWM port 0"
|
||||
|
||||
config PWM_1
|
||||
bool "Enable PWM port 1"
|
||||
|
||||
config PWM_2
|
||||
bool "Enable PWM port 2"
|
||||
|
||||
config PWM_3
|
||||
bool "Enable PWM port 3"
|
||||
|
||||
config PWM_4
|
||||
bool "Enable PWM port 4"
|
||||
|
||||
source "drivers/pwm/Kconfig.pca9685"
|
||||
|
||||
source "drivers/pwm/Kconfig.dw"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue