From: Anton Vorontsov Date: Sat, 8 Nov 2008 17:52:54 +0000 (+0300) Subject: powerpc/qe: Select QE_USB with USB_GADGET_FSL_QE X-Git-Tag: v2.6.29-rc1~50^2~38^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=068e8c9d02ee37c44a4d65279b3ae8188fb09e18;p=pandora-kernel.git powerpc/qe: Select QE_USB with USB_GADGET_FSL_QE 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. While at it, also remove 'host' from the symbol description, since the QE_USB code is used to support the gadget driver as well. Signed-off-by: Anton Vorontsov Signed-off-by: Kumar Gala --- Reading git-diff-tree failed