[PATCH] powerpc/qe: Select QE_USB with USB_GADGET_FSL_QE
Scott Wood
scottwood at freescale.com
Tue Nov 11 05:16:37 EST 2008
On Sat, Nov 08, 2008 at 08:52:54PM +0300, Anton Vorontsov wrote:
> Boards should know when QE_USB is used, so that they can configure USB
> clocks and pins.
>
> Another option would be to add 'select QE_USB' into USB_GADGET_FSL_QE,
> but selects are evil since they don't support dependencies.
Can anyone explain *why* select ignores dependencies, rather than
recursively enabling the dependencies (and giving an error if it can't,
or if a dependency has an || in it and is unmet)?
-Scott
More information about the Linuxppc-dev
mailing list