> > +config USB_DWC3_ULPI > > + bool "Register ULPI PHY Interface" > > + depends on USB_ULPI_BUS=y > > USB_ULPI_BUS is added in 01/12 as a bool symbol. So why not use just > depends on USB_ULPI_BUS
True. Originally I was planning to support building the ULPI bus as a module and have never cleaned these. Thanks for catching them. Cheers, -- heikki -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/