Lines Matching +full:tpl +full:- +full:support
7 support, including scanning of platform data on start-up. If
25 bool "Enable Driver Model for TPL"
26 depends on DM && TPL
28 Enable driver model in TPL. You will need to provide a
45 This will cause dm_warn() to be compiled out - it will do nothing
55 bool "Support device removal"
59 We can save some code space by dropping support for removing a
63 it causes unplugged devices to linger around in the dm-tree, and it
67 bool "Support device removal in SPL"
71 We can save some code space by dropping support for removing a
76 bool "Support stdio registration"
85 bool "Support numbered aliases in device tree"
94 bool "Support numbered aliases in device tree in SPL"
103 bool "Support register maps"
109 support any bus type (I2C, SPI) but so far this only supports
113 bool "Support register maps in SPL"
119 support any bus type (I2C, SPI) but so far this only supports
123 bool "Support register maps in TPL"
129 support any bus type (I2C, SPI) but so far this only supports
133 bool "Support system controllers"
142 bool "Support system controllers in SPL"
151 bool "Support system controllers in TPL"
163 This option enables the Managed device resources core support.
165 released whether initialization fails half-way or the device gets
169 non-managed variants. For example, devres_alloc() to kzalloc(),
184 bool "Support simple-bus driver"
188 Supports the 'simple-bus' driver, which is used on some systems.
191 bool "Support simple-bus driver in SPL"
195 Supports the 'simple-bus' driver, which is used on some systems
232 Is this option is enabled then support for the ISA bus will
238 busses #address-cells should equal 2, with the first cell being
241 cell holds the offset into ISA bus address space. The #size-cells
245 If this option is not enabled then support for the ISA bus is
247 typical simple-bus compatible busses. This will lead to