From: Arnd Bergmann Date: Thu, 25 Apr 2013 15:05:09 +0000 (+0200) Subject: ARM: msm: USB_MSM_OTG needs USB_PHY X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~44^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=21bdcc1a2ffce8c9bc7caad711401fff47f99c00;p=pandora-kernel.git ARM: msm: USB_MSM_OTG needs USB_PHY The Kconfig entry for USB_EHCI_MSM unconditionally selects USB_MSM_OTG, which is now only visible when USB_PHY is also enabled. A dependency for this has been added in the USB tree, this adds the now missing bit in the defconfig. Signed-off-by: Arnd Bergmann --- Reading git-diff-tree failed