summaryrefslogtreecommitdiffstats
path: root/include/pcmcia.h
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.m@jp.panasonic.com>2014-12-15 23:26:12 +0900
committerTom Rini <trini@ti.com>2015-01-05 12:08:52 -0500
commit79cbecb81ba8ed05ca890587f6eead0555c90293 (patch)
tree3e4f2b2c4b6a66ef775b9cccb006e253f7630cfd /include/pcmcia.h
parent8737fc7529cf863549d8e5bd631a47008302086f (diff)
downloadblackbird-obmc-uboot-79cbecb81ba8ed05ca890587f6eead0555c90293.tar.gz
blackbird-obmc-uboot-79cbecb81ba8ed05ca890587f6eead0555c90293.zip
mpc8xx: remove R360MPI board support
This board is still a non-generic board. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> Cc: Wolfgang Denk <wd@denx.de>
Diffstat (limited to 'include/pcmcia.h')
-rw-r--r--include/pcmcia.h2
1 files changed, 0 insertions, 2 deletions
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
OpenPOWER on IntegriCloud