Intel LGM PWM support

modulename: pwm-intel-lgm.ko

configname: CONFIG_PWM_INTEL_LGM

Linux Kernel Configuration
└─>Device Drivers
└─>Pulse-Width Modulation (PWM) Support
└─>Device Tree and Open Firmware support
└─>Intel LGM PWM support
In linux kernel since version 5.2 (release Date: 2019-07-07)  
Generic PWM fan controller driver for LGM SoC.

To compile this driver as a module, choose M here: the module
will be called pwm-intel-lgm.

source code:

depends
CONFIG_HAS_IOMEM
CONFIG_PWM
CONFIG_COMPILE_TEST or CONFIG_OF
CONFIG_X86