]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - drivers/pinctrl/Kconfig
dm: Kconfig: fix typo in help for SPL_PINCTRL
[people/ms/u-boot.git] / drivers / pinctrl / Kconfig
index 4ab0b3a5eba62df4e59bc123e9b6cf6441788c71..bcbe4a18c1a99d5e0f124ee88b190acc6ccd0f75 100644 (file)
@@ -60,7 +60,7 @@ config PINCONF
          framework.
 
 config SPL_PINCTRL
-       bool "Support pin controlloers in SPL"
+       bool "Support pin controllers in SPL"
        depends on SPL && SPL_DM
        help
          This option is an SPL-variant of the PINCTRL option.