powerpc, 8xx: Migrate to Kconfig
[oweals/u-boot.git] / arch / powerpc / include / asm / ppc.h
index 9a8afe1132235b8f28aef4fc949cac238d79ee65..c6aa2f0dfb02c878b486c25a207b62820af52c24 100644 (file)
 
 #if defined(CONFIG_8xx)
 #include <asm/8xx_immap.h>
-#if defined(CONFIG_MPC866)
-# define CONFIG_MPC866_FAMILY 1
-#elif defined(CONFIG_MPC885)
-# define CONFIG_MPC885_FAMILY   1
-#endif
 #endif
 #ifdef CONFIG_MPC86xx
 #include <mpc86xx.h>