pinctrl: intel: Add blank line before endif in Kconfig
[linux-2.6-microblaze.git] / drivers / pinctrl / intel / Kconfig
index 28e5f82..44b66bf 100644 (file)
@@ -119,6 +119,14 @@ config PINCTRL_JASPERLAKE
          This pinctrl driver provides an interface that allows configuring
          of Intel Jasper Lake PCH pins and using them as GPIOs.
 
+config PINCTRL_LAKEFIELD
+       tristate "Intel Lakefield SoC pinctrl and GPIO driver"
+       depends on ACPI
+       select PINCTRL_INTEL
+       help
+         This pinctrl driver provides an interface that allows configuring
+         of Intel Lakefield SoC pins and using them as GPIOs.
+
 config PINCTRL_LEWISBURG
        tristate "Intel Lewisburg pinctrl and GPIO driver"
        depends on ACPI
@@ -143,4 +151,5 @@ config PINCTRL_TIGERLAKE
        help
          This pinctrl driver provides an interface that allows configuring
          of Intel Tiger Lake PCH pins and using them as GPIOs.
+
 endif