summaryrefslogtreecommitdiffstats
path: root/include/pcmcia.h
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.m@jp.panasonic.com>2014-06-20 13:54:54 +0900
committerTom Rini <trini@ti.com>2014-07-07 19:43:02 -0400
commitc51c1c9af95ff4fa365024e4d815576e818c51aa (patch)
treeeee7dcee3d3a05804d30e618ac03e36189812741 /include/pcmcia.h
parentc750b9c01223034f5ad49da3f0fe834f1cb0a93f (diff)
downloadblackbird-obmc-uboot-c51c1c9af95ff4fa365024e4d815576e818c51aa.tar.gz
blackbird-obmc-uboot-c51c1c9af95ff4fa365024e4d815576e818c51aa.zip
mpc8xx: remove netta, netta2, netphone board support
These boards are old enough and have no maintainers. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
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 b0f6b92404..b1f325bcd6 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
OpenPOWER on IntegriCloud