X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=include%2Fpcmcia.h;h=c8a730c4d0f4ca232c49fe5334ffc06857303497;hb=c2e398d17bc691a0db4bda95b8e8ece275619592;hp=8e8831f5f644a1bcd54973f57582c5289ac146af;hpb=ca620cd149f616950a647ea1e7c428d5e2df3efa;p=karo-tx-uboot.git diff --git a/include/pcmcia.h b/include/pcmcia.h index 8e8831f5f6..c8a730c4d0 100644 --- a/include/pcmcia.h +++ b/include/pcmcia.h @@ -23,8 +23,6 @@ #if defined(CONFIG_TQM8xxL) # define CONFIG_PCMCIA_SLOT_B /* The TQM8xxL use SLOT_B */ -#elif defined(CONFIG_ATC) /* The ATC use SLOT_A */ -# define CONFIG_PCMCIA_SLOT_A #else # error "PCMCIA Slot not configured" #endif