From: Anatolij Gustschin Date: Tue, 4 Dec 2012 13:26:11 +0000 (+0100) Subject: USB: fix fsl_otg config dependency X-Git-Tag: v3.8-rc4~25^2~17^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b33d74db39aae32e7d57265e25c94a488c42e37b;p=pandora-kernel.git USB: fix fsl_otg config dependency USB_GADGET_FSL_USB2 has been changed to USB_FSL_USB2 by commit 193ab2a6070039e7ee2b9b9bebea754a7c52fd1b (usb: gadget: allow multiple gadgets to be built). But old USB_GADGET_FSL_USB2 is still listed as dependency for fsl_otg driver, so the driver cannot be selected in the configuration currently. Fix it. Signed-off-by: Anatolij Gustschin Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed