From 79cbecb81ba8ed05ca890587f6eead0555c90293 Mon Sep 17 00:00:00 2001 From: Masahiro Yamada Date: Mon, 15 Dec 2014 23:26:12 +0900 Subject: mpc8xx: remove R360MPI board support This board is still a non-generic board. Signed-off-by: Masahiro Yamada Cc: Wolfgang Denk --- 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 371c9a49b0..7e495bc79a 100644 --- a/include/pcmcia.h +++ b/include/pcmcia.h @@ -27,8 +27,6 @@ # define CONFIG_PCMCIA_SLOT_A #elif defined(CONFIG_LWMON) /* The LWMON use SLOT_B */ # define CONFIG_PCMCIA_SLOT_B -#elif defined(CONFIG_R360MPI) /* The R360MPI use SLOT_B */ -# define CONFIG_PCMCIA_SLOT_B #elif defined(CONFIG_ATC) /* The ATC use SLOT_A */ # define CONFIG_PCMCIA_SLOT_A #else -- cgit v1.2.1