]> Pileus Git - ~andy/linux/blobdiff - drivers/usb/Kconfig
Merge branch 'fixes-2.6.23' of git://git.kernel.org/pub/scm/linux/kernel/git/galak...
[~andy/linux] / drivers / usb / Kconfig
index 172a6065f5a275a737fc2979ca40815a02ddac40..63436892688c04ca070d8e4574337d2babbedc80 100644 (file)
@@ -5,6 +5,10 @@
 menuconfig USB_SUPPORT
        bool "USB support"
        depends on HAS_IOMEM
+       default y
+       ---help---
+         This option adds core support for Universal Serial Bus (USB).
+         You will also need drivers from the following menu to make use of it.
 
 if USB_SUPPORT
 
@@ -15,7 +19,7 @@ config USB_ARCH_HAS_HCD
        boolean
        default y if USB_ARCH_HAS_OHCI
        default y if USB_ARCH_HAS_EHCI
-       default y if PCMCIA                             # sl811_cs
+       default y if PCMCIA && !M32R                    # sl811_cs
        default y if ARM                                # SL-811
        default PCI