Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing iMX6 USB host controller in 4.18 defconfig #45

Open
sarnold opened this issue Dec 11, 2018 · 1 comment
Open

Missing iMX6 USB host controller in 4.18 defconfig #45

sarnold opened this issue Dec 11, 2018 · 1 comment

Comments

@sarnold
Copy link

sarnold commented Dec 11, 2018

Building for cubox, no keyboard due to missing module:

# zcat /proc/config.gz | grep -i ehci
CONFIG_USB_EHCI_HCD=y
CONFIG_USB_EHCI_ROOT_HUB_TT=y
CONFIG_USB_EHCI_TT_NEWSCHED=y
# CONFIG_USB_EHCI_MXC is not set
CONFIG_USB_EHCI_HCD_OMAP=y
CONFIG_USB_EHCI_HCD_PLATFORM=y
@RobertCNelson
Copy link
Owner

@sarnold let me look at this again, i had a regression on an old imx51 board and that was one of the config changes that made it work..

94010d5

Regards,

RobertCNelson added a commit that referenced this issue Dec 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants