diff options
author | Andrew F. Davis <afd@ti.com> | 2019-01-17 13:43:03 -0600 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2019-01-26 08:13:55 -0500 |
commit | 2d59ec84829ff339041667c857afe94d5160f4b4 (patch) | |
tree | 1ac6f7e8bb9491f041c8f26579cac5bb6f763d4b /configs/emsdp_defconfig | |
parent | 6536ca4d6676bf38e50784298e713edc30b9cde9 (diff) |
dfu: Make DFU support more SPL friendly
Do this by using $(SPL_) in Makefiles and CONFIG_IS_ENABLED in C code.
This ensures the files and features are only built into the right build
for which they are enabled. Using the macros to simplify this patch was
made possible by the config symbol rename done in the last patch.
Signed-off-by: Andrew F. Davis <afd@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
Acked-by: Lukasz Majewski <lukma@denx.de>
Diffstat (limited to 'configs/emsdp_defconfig')
0 files changed, 0 insertions, 0 deletions