aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2021-08-07 07:24:02 -0600
committerSimon Glass <sjg@chromium.org>2021-09-25 09:46:15 -0600
commiteaad01a3d018a8a5b1003ab2d28e9e23e2b2db3f (patch)
tree797dbb7281a212dd14c5db145e39adab819b0756 /include
parent7de8bd03c37af6120cf5bba9bf1adb492ed56868 (diff)
downloadu-boot-eaad01a3d018a8a5b1003ab2d28e9e23e2b2db3f.zip
u-boot-eaad01a3d018a8a5b1003ab2d28e9e23e2b2db3f.tar.gz
u-boot-eaad01a3d018a8a5b1003ab2d28e9e23e2b2db3f.tar.bz2
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 <sjg@chromium.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions