diff --git a/drivers/timers/Kconfig b/drivers/timers/Kconfig index fc8cb42ebc..62d2ce1d06 100644 --- a/drivers/timers/Kconfig +++ b/drivers/timers/Kconfig @@ -45,7 +45,7 @@ if PWM_MULTICHAN config PWM_NCHANNELS int "Number of Output Channels Per Timer" default 1 - range 1 6 + range 1 16 ---help--- Specifies the number of output channels per timer. Each timer may support fewer output channels than this value.