From: Felipe Balbi Date: Tue, 5 Mar 2013 11:18:49 +0000 (+0200) Subject: usb: musb: remove all 'select' from Kconfig X-Git-Tag: v3.9-rc3~17^2~7^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=341a71c790529140fc5f8833f893324f6b5261cc;p=pandora-kernel.git usb: musb: remove all 'select' from Kconfig those are quite unnecessary, the only thing we need to be careful about is USB_OTG_UTILS which get properly selected by PHY drivers. For now, MUSB will select only USB_OTG_UTILS until we add stubs for the cases when PHY layer isn't enabled. Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed