From c51c1c9af95ff4fa365024e4d815576e818c51aa Mon Sep 17 00:00:00 2001 From: Masahiro Yamada Date: Fri, 20 Jun 2014 13:54:54 +0900 Subject: mpc8xx: remove netta, netta2, netphone board support These boards are old enough and have no maintainers. Signed-off-by: Masahiro Yamada --- include/pcmcia.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'include/pcmcia.h') diff --git a/include/pcmcia.h b/include/pcmcia.h index b0f6b92..b1f325b 100644 --- a/include/pcmcia.h +++ b/include/pcmcia.h @@ -41,8 +41,6 @@ # define CONFIG_PCMCIA_SLOT_B #elif defined(CONFIG_ATC) /* The ATC use SLOT_A */ # define CONFIG_PCMCIA_SLOT_A -#elif defined(CONFIG_NETTA) -# define CONFIG_PCMCIA_SLOT_A #elif defined(CONFIG_UC100) /* The UC100 use SLOT_B */ # define CONFIG_PCMCIA_SLOT_B #else -- cgit v1.1