pcmcia : make PCMCIA depend on HAS_IOMEM
[linux-2.6-microblaze.git] / drivers / pcmcia / Kconfig
index e72419d..dddb235 100644 (file)
@@ -19,6 +19,7 @@ if PCCARD
 
 config PCMCIA
        tristate "16-bit PCMCIA support"
+       depends on HAS_IOMEM
        select CRC32
        default y
        help