From b1e41d1ceedf0fe90c7873bf9dfddd3690ccc11d Mon Sep 17 00:00:00 2001 From: Christophe Leroy Date: Thu, 6 Jul 2017 10:33:21 +0200 Subject: powerpc, 8xx: Migrate to Kconfig Signed-off-by: Christophe Leroy Reviewed-by: Heiko Schocher --- arch/powerpc/include/asm/ppc.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'arch/powerpc/include') 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 -#if defined(CONFIG_MPC866) -# define CONFIG_MPC866_FAMILY 1 -#elif defined(CONFIG_MPC885) -# define CONFIG_MPC885_FAMILY 1 -#endif #endif #ifdef CONFIG_MPC86xx #include -- cgit v1.1