mirror of
https://xff.cz/git/u-boot/
synced 2026-02-01 15:17:56 +01:00
The sequence number support in driver model requires device tree control. It should be skipped if CONFIG_OF_CONTROL is not defined, and should not require functions from fdtdec. Signed-off-by: Simon Glass <sjg@chromium.org>