diff options
Diffstat (limited to 'boot')
| -rw-r--r-- | boot/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/boot/Kconfig b/boot/Kconfig index d5f1304490b..e37b08bf391 100644 --- a/boot/Kconfig +++ b/boot/Kconfig @@ -747,6 +747,7 @@ config BOOTMETH_SCRIPT config UPL bool "upl - Universal Payload Specification" + imply CMD_UPL imply UPL_READ imply UPL_WRITE help |
