ARM: msm: USB_MSM_OTG needs USB_PHY
authorArnd Bergmann <arnd@arndb.de>
Thu, 25 Apr 2013 15:05:09 +0000 (17:05 +0200)
committerArnd Bergmann <arnd@arndb.de>
Mon, 29 Apr 2013 14:39:09 +0000 (16:39 +0200)
commit21bdcc1a2ffce8c9bc7caad711401fff47f99c00
tree88d40f49b0201751b7e968450a4f1edaa48b8468
parent1556f4b4d0abadb5df5e7678cbe7c30d27e7256c
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 <arnd@arndb.de>
arch/arm/configs/msm_defconfig