diff options
author | Tom Rini <trini@konsulko.com> | 2016-11-29 19:42:48 -0500 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2016-11-29 19:42:48 -0500 |
commit | 6b29a395b62965eef6b5065d3a526a8588a92038 (patch) | |
tree | d9404d155aa96dd58ff9d02cdb2a30e7136405da /include/configs/P5020DS.h | |
parent | dbd5df89d65172f94dec78af809f1e50dbd61fe6 (diff) | |
parent | e8a390f0189c5868f2fa305004821bcfcd71d32c (diff) | |
download | u-boot-6b29a395b62965eef6b5065d3a526a8588a92038.tar.gz |
Merge git://git.denx.de/u-boot-mpc85xx
Diffstat (limited to 'include/configs/P5020DS.h')
-rw-r--r-- | include/configs/P5020DS.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/P5020DS.h b/include/configs/P5020DS.h index d2cedfe860..17e941e4e7 100644 --- a/include/configs/P5020DS.h +++ b/include/configs/P5020DS.h @@ -8,9 +8,6 @@ * P5020 DS board configuration file * Also supports P5010 DS */ -#define CONFIG_P5020DS -#define CONFIG_PPC_P5020 - #define CONFIG_FSL_NGPIXIS /* use common ngPIXIS code */ #define CONFIG_MMC |