diff options
author | Tom Rini <trini@konsulko.com> | 2017-04-25 16:11:35 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2017-04-25 16:11:35 -0400 |
commit | 7f4ed7cb78c324a7e8b71356f88220cf3efda367 (patch) | |
tree | a3895bc8ec76deebc5811a846aa67ca6c65410e1 /configs/ls1043aqds_lpuart_defconfig | |
parent | 9fde52a8d4dc48003e328a5d087de049daa8e768 (diff) | |
parent | fedebf0d08a7aa152f8f27de1d40eb036557c11b (diff) |
Merge git://git.denx.de/u-boot-fsl-qoriq
Diffstat (limited to 'configs/ls1043aqds_lpuart_defconfig')
-rw-r--r-- | configs/ls1043aqds_lpuart_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/ls1043aqds_lpuart_defconfig b/configs/ls1043aqds_lpuart_defconfig index c3b3c80493..0acaba1f70 100644 --- a/configs/ls1043aqds_lpuart_defconfig +++ b/configs/ls1043aqds_lpuart_defconfig @@ -1,5 +1,6 @@ CONFIG_ARM=y CONFIG_TARGET_LS1043AQDS=y +CONFIG_FSL_LS_PPA=y CONFIG_DEFAULT_DEVICE_TREE="fsl-ls1043a-qds-lpuart" CONFIG_FIT=y CONFIG_FIT_VERBOSE=y |