From 648dcfc805ea1308552225e96113dc60e054f2f0 Mon Sep 17 00:00:00 2001 From: David Brownell Date: Thu, 7 Jun 2007 14:13:26 -0700 Subject: USB: usb host side can be configured given PCMCIA 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 Signed-off-by: Greg Kroah-Hartman --- drivers/usb/Kconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'drivers/usb/Kconfig') diff --git a/drivers/usb/Kconfig b/drivers/usb/Kconfig index 7ee61f5655b..071b9675a78 100644 --- a/drivers/usb/Kconfig +++ b/drivers/usb/Kconfig @@ -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 -- cgit v1.2.3