diff options
Diffstat (limited to 'include/configs/corenet_ds.h')
| -rw-r--r-- | include/configs/corenet_ds.h | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/include/configs/corenet_ds.h b/include/configs/corenet_ds.h index c0591c527..c3fb80c8d 100644 --- a/include/configs/corenet_ds.h +++ b/include/configs/corenet_ds.h @@ -42,7 +42,6 @@  #define CONFIG_E500MC			/* BOOKE e500mc family */  #define CONFIG_SYS_BOOK3E_HV		/* Category E.HV supported */  #define CONFIG_MPC85xx			/* MPC85xx/PQ3 platform */ -#define CONFIG_FSL_CORENET		/* Freescale CoreNet platform */  #define CONFIG_MP			/* support multiple processors */  #ifndef CONFIG_SYS_TEXT_BASE |