menuconfig looks funny since recently, i.e. USB gains on importance:)

From: Borislav Petkov
Date: Fri Mar 30 2012 - 06:00:54 EST


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-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/