Lines Matching refs:SPL
12 bool "Enable Driver Model for SPL"
13 depends on DM && SPL
15 Enable driver model in SPL. You will need to provide a
21 and devices in SPL, so 1KB should be enable. See
34 and devices in SPL, so 1KB should be enough. See
44 strings. By default this is disabled for SPL builds to save space.
60 device. This is not normally required in SPL, so by default this
61 option is disabled for SPL.
73 as normal output devices. In SPL we don't normally use stdio, so
86 bool "Support numbered aliases in device tree in SPL"
92 disabled if it is not required, to save code space in SPL.
105 bool "Support register maps in SPL"
134 bool "Support system controllers in SPL"
183 bool "Support simple-bus driver in SPL"
188 in SPL.
206 bool "Translate addresses using fdt_translate_address in SPL"