From ceaf499b5050c439448d85473ec1f87a033f6248 Mon Sep 17 00:00:00 2001 From: Masahiro Yamada Date: Mon, 15 Dec 2014 23:26:07 +0900 Subject: powerpc: manroland: remove uc100, uc101, mucmc52, hmi1001 support These boards are still non-generic boards. Signed-off-by: Masahiro Yamada Cc: Heiko Schocher Cc: Stefan Roese --- 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 00065b2fdd..2ff399b81d 100644 --- a/include/pcmcia.h +++ b/include/pcmcia.h @@ -33,8 +33,6 @@ # define CONFIG_PCMCIA_SLOT_B #elif defined(CONFIG_ATC) /* The ATC use SLOT_A */ # define CONFIG_PCMCIA_SLOT_A -#elif defined(CONFIG_UC100) /* The UC100 use SLOT_B */ -# define CONFIG_PCMCIA_SLOT_B #else # error "PCMCIA Slot not configured" #endif -- cgit v1.2.1