
Hi Andy,
On Sat, Jul 22, 2017 at 6:45 PM, Andy Shevchenko andy.shevchenko@gmail.com wrote:
On Sat, Jul 22, 2017 at 8:15 AM, Bin Meng bmeng.cn@gmail.com wrote:
On Sat, Jul 22, 2017 at 12:18 PM, Bin Meng bmeng.cn@gmail.com wrote:
From: Andy Shevchenko andriy.shevchenko@linux.intel.com
Kbuild complains if USB is not selected before any of host driver.
warning: (X86) selects USB_EHCI_HCD which has unmet direct dependencies (USB) warning: (X86) selects USB_EHCI_HCD which has unmet direct dependencies (USB)
Select it for X86.
applied to u-boot-x86, thanks!
Thank you!
Btw, have you seen my ACPI related series? (No hurry with that at all, just would like to hear if the direction is somewhat okay)
Yep, I just reviewed that series and it looks they are in good shape! Thanks!
Regards, Bin