diff options
| author | Simon Glass <[email protected]> | 2021-08-07 07:24:02 -0600 |
|---|---|---|
| committer | Simon Glass <[email protected]> | 2021-09-25 09:46:15 -0600 |
| commit | eaad01a3d018a8a5b1003ab2d28e9e23e2b2db3f (patch) | |
| tree | 797dbb7281a212dd14c5db145e39adab819b0756 /doc/develop/driver-model | |
| parent | 7de8bd03c37af6120cf5bba9bf1adb492ed56868 (diff) | |
fdt: Create a new OF_REAL Kconfig
The condition to indicate whether there is a runtime devicetree available
is OF_CONTROL && !OF_PLATDATA. This is a bit unweidly and is repeated in
a lot of places.
Add a new OF_REAL Kconfig which provides this information directly.
Note: This is similar in effect to LIBFDT. We might consider dropping
LIBFDT and using this instead, but this is left for now as we also have
OF_LIBFDT_OVERLAY which it would not make sense to change.
Signed-off-by: Simon Glass <[email protected]>
Diffstat (limited to 'doc/develop/driver-model')
0 files changed, 0 insertions, 0 deletions
