summaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm/ppc.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/powerpc/include/asm/ppc.h')
-rw-r--r--arch/powerpc/include/asm/ppc.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/arch/powerpc/include/asm/ppc.h b/arch/powerpc/include/asm/ppc.h
index 9a8afe1..c6aa2f0 100644
--- a/arch/powerpc/include/asm/ppc.h
+++ b/arch/powerpc/include/asm/ppc.h
@@ -15,11 +15,6 @@
#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>