From: Maxime Ripard Date: Fri, 11 Jan 2013 17:06:21 +0000 (+0100) Subject: USB: select USB_ARCH_HAS_EHCI for MXS X-Git-Tag: v3.8-rc4~25^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eb614c8b467f7f309541e6e6be9d27a9cf6badd5;p=pandora-kernel.git USB: select USB_ARCH_HAS_EHCI for MXS Commit 09f6ffde (USB: EHCI: fix build error by making ChipIdea host a normal EHCI driver) introduced a dependency on USB_EHCI_HCD for the chipidea USB host driver, that in turns depends on USB_ARCH_HAS_EHCI. If this symbol is not set for MXS, the MXS boards are not able to use the chipidea driver anymore. Signed-off-by: Maxime Ripard Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed