]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
USB: usb host side can be configured given PCMCIA
authorDavid Brownell <david-b@pacbell.net>
Thu, 7 Jun 2007 21:13:26 +0000 (14:13 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 12 Jul 2007 23:34:31 +0000 (16:34 -0700)
Platforms with PCMCIA support can implement host-side USB with "sl811_cs",
so make sure this menu shows up on platforms with PCMCIA.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/Kconfig

index 7ee61f5655ba646e685dc4501a6f7819a02d208f..071b9675a7819dff38f5128c1d23f635f12b26a8 100644 (file)
@@ -16,6 +16,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 ARM                                # SL-811
        default PCI