--- zzzz-none-000/linux-5.15.111/drivers/pwm/Kconfig 2023-05-11 14:00:40.000000000 +0000 +++ puma7-atom-6670-761/linux-5.15.111/drivers/pwm/Kconfig 2024-02-07 10:23:17.000000000 +0000 @@ -638,4 +638,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