]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/parport/Kconfig
USB: set default y for CONFIG_USB_DEVICE_CLASS
[linux-2.6-omap-h63xx.git] / drivers / parport / Kconfig
index c7fa28a28b9f0b3dc31ec0f1afefc21c05654c22..f46c69e4ed829772c190cf2fbfa6910c300613c6 100644 (file)
@@ -6,6 +6,7 @@
 #
 
 menu "Parallel port support"
+       depends on HAS_IOMEM
 
 config PARPORT
        tristate "Parallel port support"
@@ -82,9 +83,6 @@ config PARPORT_PC_PCMCIA
          Say Y here if you need PCMCIA support for your PC-style parallel
          ports. If unsure, say N.
 
-config PARPORT_NOT_PC
-       bool
-
 config PARPORT_IP32
        tristate "SGI IP32 builtin port (EXPERIMENTAL)"
        depends on SGI_IP32 && PARPORT && EXPERIMENTAL
@@ -158,5 +156,8 @@ config PARPORT_1284
          transfer modes. Also say Y if you want device ID information to
          appear in /proc/sys/dev/parport/*/autoprobe*. It is safe to say N.
 
+config PARPORT_NOT_PC
+       bool
+
 endmenu