···1076107610771077config SIEMENS_SIMATIC_IPC10781078 tristate "Siemens Simatic IPC Class driver"10791079- depends on PCI10801079 help10811080 This Simatic IPC class driver is the central of several drivers. It10821081 is mainly used for system identification, after which drivers in other···1084108510851086 To compile this driver as a module, choose M here: the module10861087 will be called simatic-ipc.10881088+10891089+config SIEMENS_SIMATIC_IPC_BATT10901090+ tristate "CMOS battery driver for Siemens Simatic IPCs"10911091+ depends on HWMON10921092+ depends on SIEMENS_SIMATIC_IPC10931093+ default SIEMENS_SIMATIC_IPC10941094+ help10951095+ This option enables support for monitoring the voltage of the CMOS10961096+ batteries of several Industrial PCs from Siemens.10971097+10981098+ To compile this driver as a module, choose M here: the module10991099+ will be called simatic-ipc-batt.11001100+11011101+config SIEMENS_SIMATIC_IPC_BATT_APOLLOLAKE11021102+ tristate "CMOS Battery monitoring for Simatic IPCs based on Apollo Lake GPIO"11031103+ depends on PINCTRL_BROXTON11041104+ depends on SIEMENS_SIMATIC_IPC_BATT11051105+ default SIEMENS_SIMATIC_IPC_BATT11061106+ help11071107+ This option enables CMOS battery monitoring for Simatic Industrial PCs11081108+ from Siemens based on Apollo Lake GPIO.11091109+11101110+ To compile this driver as a module, choose M here: the module11111111+ will be called simatic-ipc-batt-apollolake.11121112+11131113+config SIEMENS_SIMATIC_IPC_BATT_ELKHARTLAKE11141114+ tristate "CMOS Battery monitoring for Simatic IPCs based on Elkhart Lake GPIO"11151115+ depends on PINCTRL_ELKHARTLAKE11161116+ depends on SIEMENS_SIMATIC_IPC_BATT11171117+ default SIEMENS_SIMATIC_IPC_BATT11181118+ help11191119+ This option enables CMOS battery monitoring for Simatic Industrial PCs11201120+ from Siemens based on Elkhart Lake GPIO.11211121+11221122+ To compile this driver as a module, choose M here: the module11231123+ will be called simatic-ipc-batt-elkhartlake.11241124+11251125+config SIEMENS_SIMATIC_IPC_BATT_F7188X11261126+ tristate "CMOS Battery monitoring for Simatic IPCs based on Nuvoton GPIO"11271127+ depends on GPIO_F7188X11281128+ depends on SIEMENS_SIMATIC_IPC_BATT11291129+ default SIEMENS_SIMATIC_IPC_BATT11301130+ help11311131+ This option enables CMOS battery monitoring for Simatic Industrial PCs11321132+ from Siemens based on Nuvoton GPIO.11331133+11341134+ To compile this driver as a module, choose M here: the module11351135+ will be called simatic-ipc-batt-elkhartlake.1087113610881137config WINMATE_FM07_KEYS10891138 tristate "Winmate FM07/FM07P front-panel keys driver"