]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - arch/x86/Kconfig
x86/intel/lpss: Add pin control support to Intel low power subsystem
[karo-tx-linux.git] / arch / x86 / Kconfig
index b32ebf92b0ce96b5798bdf2a48043986be6ba6ea..4d5843d5f64d4c63a2102c37b41819b523d8e189 100644 (file)
@@ -482,11 +482,12 @@ config X86_INTEL_LPSS
        bool "Intel Low Power Subsystem Support"
        depends on ACPI
        select COMMON_CLK
+       select PINCTRL
        ---help---
          Select to build support for Intel Low Power Subsystem such as
          found on Intel Lynxpoint PCH. Selecting this option enables
-         things like clock tree (common clock framework) which are needed
-         by the LPSS peripheral drivers.
+         things like clock tree (common clock framework) and pincontrol
+         which are needed by the LPSS peripheral drivers.
 
 config X86_RDC321X
        bool "RDC R-321x SoC"