Intel pinctrl and GPIO platform driver

modulename: pinctrl-intel-platform.ko

configname: CONFIG_PINCTRL_INTEL_PLATFORM

Linux Kernel Configuration
└─>Device Drivers
└─>Pin controllers
└─>Intel pinctrl drivers
└─>Intel pinctrl and GPIO platform driver
In linux kernel since version 6.8 (release Date: 2024-03-10)  
This pinctrl driver provides an interface that allows configuring
of Intel PCH pins and using them as GPIOs. Currently the following
Intel SoCs / platforms require this to be functional:
- Lunar Lake

source code:

depends
CONFIG_ACPI
CONFIG_PINCTRL
CONFIG_COMPILE_TEST or CONFIG_ACPI
CONFIG_X86