mirror of
https://github.com/torvalds/linux.git
synced 2024-11-01 13:03:25 +01:00
pinctrl: intel: platform: Add Panther Lake to the list of supported
Intel Panther Lake is supported by the generic platform driver, so add it to the list of supported in Kconfig. Acked-by: Mika Westerberg <mika.westerberg@linux.intel.com> Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
This commit is contained in:
parent
21dcd49fb4
commit
3775625709
1 changed files with 1 additions and 0 deletions
|
@ -46,6 +46,7 @@ config PINCTRL_INTEL_PLATFORM
|
||||||
of Intel PCH pins and using them as GPIOs. Currently the following
|
of Intel PCH pins and using them as GPIOs. Currently the following
|
||||||
Intel SoCs / platforms require this to be functional:
|
Intel SoCs / platforms require this to be functional:
|
||||||
- Lunar Lake
|
- Lunar Lake
|
||||||
|
- Panther Lake
|
||||||
|
|
||||||
config PINCTRL_ALDERLAKE
|
config PINCTRL_ALDERLAKE
|
||||||
tristate "Intel Alder Lake pinctrl and GPIO driver"
|
tristate "Intel Alder Lake pinctrl and GPIO driver"
|
||||||
|
|
Loading…
Reference in a new issue