]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - drivers/pcmcia/rpx_pcmcia.c
mx6sx: Add initial support for mx6sxsabresd board
[karo-tx-uboot.git] / drivers / pcmcia / rpx_pcmcia.c
index c7c425b93cf8c67145c2d5f8c1f08459c262cd0c..5b24f0bfbe48c65bf6283c436fbcb4710122e4f2 100644 (file)
@@ -18,7 +18,7 @@
 #endif
 
 #if    defined(CONFIG_PCMCIA)  \
-       && (defined(CONFIG_RPXCLASSIC) || defined(CONFIG_RPXLITE))
+       && defined(CONFIG_RPXLITE)
 
 #define        PCMCIA_BOARD_MSG        "RPX CLASSIC or RPX LITE"
 
@@ -70,4 +70,4 @@ static int pcmcia_hardware_disable(int slot)
 #endif
 
 
-#endif /* CONFIG_PCMCIA && (CONFIG_RPXCLASSIC || CONFIG_RPXLITE) */
+#endif /* CONFIG_PCMCIA && CONFIG_RPXLITE */