--- zzzz-none-000/linux-4.9.279/drivers/pwm/Kconfig 2021-08-08 06:38:54.000000000 +0000 +++ puma7-atom-6591-750/linux-4.9.279/drivers/pwm/Kconfig 2023-02-08 11:43:42.000000000 +0000 @@ -471,4 +471,13 @@ To compile this driver as a module, choose M here: the module will be called pwm-vt8500. +config PWM_INTELCE2700 + tristate "IntelCE 2700 PWM support" + depends on PWM + depends on NET_SUBSYSTEM + help + PWM driver for IntelCE 2700. + + To compile this driver as a module, choose M here: the module + will be called pwm-intelce2700. endif