diff options
author | York Sun <york.sun@nxp.com> | 2016-11-18 11:40:51 -0800 |
---|---|---|
committer | York Sun <york.sun@nxp.com> | 2016-11-23 23:42:11 -0800 |
commit | 161b472482626703f13033e6859a0dd00fe2bcae (patch) | |
tree | 7803c758a40be2101ce3046cd1ea80c727dd5b60 /include/configs/P5040DS.h | |
parent | 95390360121451337738f73ed2f75f8dfbdce831 (diff) |
powerpc: P5040DS: Remove macro CONFIG_P5040DS
Use CONFIG_TARGET_P5040DS instead.
Signed-off-by: York Sun <york.sun@nxp.com>
Diffstat (limited to 'include/configs/P5040DS.h')
-rw-r--r-- | include/configs/P5040DS.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/P5040DS.h b/include/configs/P5040DS.h index 548d091f2a..078e60c4c2 100644 --- a/include/configs/P5040DS.h +++ b/include/configs/P5040DS.h @@ -8,8 +8,6 @@ * P5040 DS board configuration file * */ -#define CONFIG_P5040DS - #define CONFIG_FSL_NGPIXIS /* use common ngPIXIS code */ #define CONFIG_MMC |