]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - include/pcmcia.h
Add support for UC100 board
[karo-tx-uboot.git] / include / pcmcia.h
index af56e6d1b7854a1fd702b5bf5698ac95b461ca26..43d4510ed25332d77f6a841850bb3a32f3f08181 100644 (file)
@@ -66,6 +66,8 @@
 # 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
 # error "PCMCIA Slot not configured"
 #endif