[PATCH v1 1/1] pinctrl: intel: platform: Add Panther Lake to the list of supported

From: Andy Shevchenko
Date: Wed Oct 02 2024 - 11:01:04 EST


Intel Panther Lake is supported by the generic platform driver,
so add it to the list of supported in Kconfig.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
---
drivers/pinctrl/intel/Kconfig | 1 +
1 file changed, 1 insertion(+)

diff --git a/drivers/pinctrl/intel/Kconfig b/drivers/pinctrl/intel/Kconfig
index 2101d30bd66c..14c26c023590 100644
--- a/drivers/pinctrl/intel/Kconfig
+++ b/drivers/pinctrl/intel/Kconfig
@@ -46,6 +46,7 @@ config PINCTRL_INTEL_PLATFORM
of Intel PCH pins and using them as GPIOs. Currently the following
Intel SoCs / platforms require this to be functional:
- Lunar Lake
+ - Panther Lake

config PINCTRL_ALDERLAKE
tristate "Intel Alder Lake pinctrl and GPIO driver"
--
2.43.0.rc1.1336.g36b5255a03ac