Hi guys, Linus tree from today gives the following in menuconfig: ... │ │ Graphics support ---> │ │ < > Sound card support ---> │ │ [*] HID Devices ---> │ │ [*] USB support ---> │ │ <*> Support for Host-side USB │ │ [ ] USB verbose debug messages │ │ [*] USB announce new devices │ │ *** Miscellaneous USB options *** │ │ [ ] USB device filesystem (DEPRECATED) │ │ [ ] USB device class-devices (DEPRECATED) │ │ [ ] Dynamic USB minor allocation │ │ [*] USB runtime power management (autosuspend) and wakeup │ │ [ ] OTG support │ │ <*> USB Monitor │ │ < > Support WUSB Cable Based Association (CBA) │ │ *** USB Host Controller Drivers *** │ │ < > Cypress C67x00 HCD support │ │ <M> xHCI HCD (USB 3.0) support (EXPERIMENTAL) │ │ [ ] Debugging for the xHCI host controller │ │ <M> EHCI HCD (USB 2.0) support │ │ │ │ [ ] Root Hub Transaction Translators │ │ [ ] Improved Transaction Translator scheduling │ │ < > OXU210HP HCD support │ │ < > ISP116X HCD support │ │ < > ISP 1760 HCD support │ │ < > ISP1362 HCD support │ │ <M> OHCI HCD support ... This is the "Device Drivers" menu and all the USB-related options should appear in the submenu "USB support" but they're merged with the "Device Drivers" menu. Looks like someone funnied up Kconfig somewhere... Thanks. -- Regards/Gruss, Boris. -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html