]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/s390/cio/cio.c
[PATCH] s390: cleanup Kconfig
[linux-2.6-omap-h63xx.git] / drivers / s390 / cio / cio.c
index 6f274f4f92ebea21cc6003796f12bfdcb6606bfd..7376bc87206da4b46af909c5af41edc468e3c7f7 100644 (file)
@@ -195,7 +195,7 @@ cio_start_key (struct subchannel *sch,      /* subchannel structure */
        sch->orb.spnd = sch->options.suspend;
        sch->orb.ssic = sch->options.suspend && sch->options.inter;
        sch->orb.lpm = (lpm != 0) ? (lpm & sch->opm) : sch->lpm;
-#ifdef CONFIG_ARCH_S390X
+#ifdef CONFIG_64BIT
        /*
         * for 64 bit we always support 64 bit IDAWs with 4k page size only
         */