diff options
| author | York Sun <[email protected]> | 2016-11-16 11:43:49 -0800 |
|---|---|---|
| committer | York Sun <[email protected]> | 2016-11-23 23:42:03 -0800 |
| commit | 4d08d5d9d5e10ba6ce6208f6b70e34da71e2b36f (patch) | |
| tree | 0b7cac2c47e24058c76aad5d441ba0df2c686eb0 /include | |
| parent | 281ed4c74b375926d5d674c75ecf71da3dfd4fa9 (diff) | |
powerpc: MPC8548CDS: Remove macro CONFIG_MPC8548CDS
Use CONFIG_TARGET_MPC8548CDS instead.
Signed-off-by: York Sun <[email protected]>
Diffstat (limited to 'include')
| -rw-r--r-- | include/configs/MPC8548CDS.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/MPC8548CDS.h b/include/configs/MPC8548CDS.h index 40922eedbe6..310c070e50f 100644 --- a/include/configs/MPC8548CDS.h +++ b/include/configs/MPC8548CDS.h @@ -16,7 +16,6 @@ /* High Level Configuration Options */ #define CONFIG_BOOKE 1 /* BOOKE */ #define CONFIG_E500 1 /* BOOKE e500 family */ -#define CONFIG_MPC8548CDS 1 /* MPC8548CDS board specific */ #ifndef CONFIG_SYS_TEXT_BASE #define CONFIG_SYS_TEXT_BASE 0xfff80000 |
