]> git.sur5r.net Git - u-boot/commit
efi: app: Disable CONFIG_USB_EHCI_PCI
authorBin Meng <bmeng.cn@gmail.com>
Tue, 2 Feb 2016 13:58:04 +0000 (05:58 -0800)
committerBin Meng <bmeng.cn@gmail.com>
Fri, 5 Feb 2016 04:47:23 +0000 (12:47 +0800)
commit50c88e4ad2f2381d3c175307d91046f14c82c991
tree0a7eeaf9c92cb376727ca6c44eabee6f4924f4b5
parente1d1b62be1c0412be9f919c95142acd1d6c381f2
efi: app: Disable CONFIG_USB_EHCI_PCI

It does not build if without CONFIG_DM_PCI_COMPAT. For now we just
disable it, until some day we add USB support to EFI application.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
include/configs/efi-x86.h