diff options
author | York Sun <york.sun@nxp.com> | 2016-11-18 11:32:46 -0800 |
---|---|---|
committer | York Sun <york.sun@nxp.com> | 2016-11-23 23:42:11 -0800 |
commit | 3b83649d53896cf115788130799d9ff585867e4a (patch) | |
tree | 342099b0b555912698e3a175560f42a37349571c /include/configs/P5020DS.h | |
parent | cefe11cdb2a0d1fe0daf90408d3c49e627ef39a7 (diff) |
powerpc: P5020DS: Remove macro CONFIG_P5020DS
Use CONFIG_TARGET_P5020DS instead.
Signed-off-by: York Sun <york.sun@nxp.com>
Diffstat (limited to 'include/configs/P5020DS.h')
-rw-r--r-- | include/configs/P5020DS.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/P5020DS.h b/include/configs/P5020DS.h index a942d0c10e..17e941e4e7 100644 --- a/include/configs/P5020DS.h +++ b/include/configs/P5020DS.h @@ -8,8 +8,6 @@ * P5020 DS board configuration file * Also supports P5010 DS */ -#define CONFIG_P5020DS - #define CONFIG_FSL_NGPIXIS /* use common ngPIXIS code */ #define CONFIG_MMC |