powerpc/qe: Select QE_USB with USB_GADGET_FSL_QE
authorAnton Vorontsov <avorontsov@ru.mvista.com>
Sat, 8 Nov 2008 17:52:54 +0000 (20:52 +0300)
committerKumar Gala <galak@kernel.crashing.org>
Tue, 30 Dec 2008 18:12:12 +0000 (12:12 -0600)
commit068e8c9d02ee37c44a4d65279b3ae8188fb09e18
treea816bf9a2b2ac66c9a2b87d5058d4eb96b593d86
parent870029a682d468585a80ce782871f3f220cfef0f
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 <avorontsov@ru.mvista.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/sysdev/qe_lib/Kconfig