https://github.com/torvalds/linux
Revision eb614c8b467f7f309541e6e6be9d27a9cf6badd5 authored by Maxime Ripard on 11 January 2013, 17:06:21 UTC, committed by Greg Kroah-Hartman on 12 January 2013, 00:01:06 UTC
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 <maxime.ripard@free-electrons.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
1 parent 07e72b9
History
Tip revision: eb614c8b467f7f309541e6e6be9d27a9cf6badd5 authored by Maxime Ripard on 11 January 2013, 17:06:21 UTC
USB: select USB_ARCH_HAS_EHCI for MXS
Tip revision: eb614c8
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.1 KB
.mailmap -rw-r--r-- 4.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 92.8 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 232.0 KB
Makefile -rw-r--r-- 46.9 KB
README -rw-r--r-- 18.3 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top