]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/pcmcia.h
karo: tx6ul: add support for TX6UL Mainboard (v1)
[karo-tx-uboot.git] / include / pcmcia.h
index 54ab2ac6173f1d76a64f886e64af9f429606b6be..c8a730c4d0f4ca232c49fe5334ffc06857303497 100644 (file)
 
 #if defined(CONFIG_TQM8xxL)
 # define       CONFIG_PCMCIA_SLOT_B    /* The TQM8xxL use SLOT_B       */
-#elif defined(CONFIG_IVMS8) || defined(CONFIG_IVML24)  /* The IVM* use SLOT_A  */
-# define CONFIG_PCMCIA_SLOT_A
-#elif defined(CONFIG_ATC)              /* The ATC use SLOT_A   */
-# define CONFIG_PCMCIA_SLOT_A
 #else
 # error "PCMCIA Slot not configured"
 #endif