--- drivers/usb/Kconfig.old 2005-10-27 14:26:03.701868944 +0200 +++ drivers/usb/Kconfig 2005-10-27 14:26:37.729695928 +0200 @@ -4,37 +4,9 @@ menu "USB support" -# Host-side USB depends on having a host controller -# NOTE: dummy_hcd is always an option, but it's ignored here ... -# NOTE: SL-811 option should be board-specific ... -config USB_ARCH_HAS_HCD - boolean - default y if USB_ARCH_HAS_OHCI - default y if ARM # SL-811 - default PCI - -# many non-PCI SOC chips embed OHCI -config USB_ARCH_HAS_OHCI - boolean - # ARM: - default y if SA1111 - default y if ARCH_OMAP - default y if ARCH_LH7A404 - default y if ARCH_S3C2410 - default y if PXA27x - # PPC: - default y if STB03xxx - default y if PPC_MPC52xx - default y if 440EP - # MIPS: - default y if SOC_AU1X00 - # more: - default PCI - # ARM SA1111 chips have a non-PCI based "OHCI-compatible" USB host interface. config USB tristate "Support for Host-side USB" - depends on USB_ARCH_HAS_HCD ---help--- Universal Serial Bus (USB) is a specification for a serial bus subsystem which offers higher speeds and more features than the