On Mon, Aug 20, 2012 at 03:47:48PM -0400, Alan Stern wrote: > On Mon, 20 Aug 2012, Andi Kleen wrote: > > > From: Andi Kleen > > > > The usb core uses usb_speed_string(). But it's only selected > > for USB_GADGET. Enable it unconditionally. > > What are you talking about? USB_COMMON isn't selected at all, but it > does get built whenever USB or USB_GAGDET is enabled. From > drivers/usb/Kconfig: Just trying to fix my LTO randconfigs. Here's a config that violated it on rc2. -Andi