diff options
author | Tom Rini <trini@konsulko.com> | 2019-02-20 12:26:05 -0500 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2019-02-20 12:26:05 -0500 |
commit | 176b32cd4fec52307dd8234ec1c86d2f340e7a36 (patch) | |
tree | a0cb5ffc2543573d1e5af1ddb7500d97e15b3a00 /include/configs/ls1012a_common.h | |
parent | 97f9830849c64d60d0cf2fd69e87dfe4557d02a4 (diff) | |
parent | b0d4a854751b1bee75fc04fac58561212f6b9c64 (diff) |
Merge git://git.denx.de/u-boot-fsl-qoriq
- Support of NXP's LX2160RDB and LX2160QDS platform
- Enable SATA DM model for NXP's ARM SoCs
Diffstat (limited to 'include/configs/ls1012a_common.h')
-rw-r--r-- | include/configs/ls1012a_common.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/ls1012a_common.h b/include/configs/ls1012a_common.h index 324dba2b7e..9bbf34883e 100644 --- a/include/configs/ls1012a_common.h +++ b/include/configs/ls1012a_common.h @@ -6,7 +6,6 @@ #ifndef __LS1012A_COMMON_H #define __LS1012A_COMMON_H -#define CONFIG_FSL_LAYERSCAPE #define CONFIG_GICV2 #include <asm/arch/config.h> |