]> git.sur5r.net Git - u-boot/blobdiff - include/pcmcia.h
Fix some missing commands, cleanup header files
[u-boot] / include / pcmcia.h
index 16653f35a116f2dd3702ca2cb7eb21c4d87f5689..1609632be15fc6674a80f7f9012b6d9e430a1ecb 100644 (file)
@@ -62,6 +62,8 @@
 # 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
 # error "PCMCIA Slot not configured"
 #endif