Lines Matching refs:SPL
63 bool "Support pin controllers in SPL"
64 depends on SPL && SPL_DM
66 This option is an SPL-variant of the PINCTRL option.
70 bool "Support full pin controllers in SPL"
75 This option is an SPL-variant of the PINCTRL_FULL option.
79 bool "Support generic pin controllers in SPL"
83 This option is an SPL-variant of the PINCTRL_GENERIC option.
87 bool "Support pin multiplexing controllers in SPL"
91 This option is an SPL-variant of the PINMUX option.
93 The pinctrl subsystem can add a substantial overhead to the SPL
96 to adjust pin multiplexing in SPL in order to boot into U-Boot,
97 enable this option. You will need to enable device tree in SPL
101 bool "Support pin configuration controllers in SPL"
104 This option is an SPL-variant of the PINCONF option.
187 bool "Support Rockchip pin controllers in SPL"
191 This option is an SPL-variant of the PINCTRL_ROCKCHIP option.