projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e1d1b62
)
efi: app: Disable CONFIG_USB_EHCI_PCI
author
Bin Meng
<bmeng.cn@gmail.com>
Tue, 2 Feb 2016 13:58:04 +0000
(
05:58
-0800)
committer
Bin Meng
<bmeng.cn@gmail.com>
Fri, 5 Feb 2016 04:47:23 +0000
(12:47 +0800)
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
patch
|
blob
|
history
diff --git
a/include/configs/efi-x86.h
b/include/configs/efi-x86.h
index 7fb37f06b883042d59ae39bf3c0265cd0d8220d2..6dd0b32daef964a8107d14c130d392647ba327b1 100644
(file)
--- a/
include/configs/efi-x86.h
+++ b/
include/configs/efi-x86.h
@@
-20,6
+20,7
@@
#undef CONFIG_SCSI_AHCI
#undef CONFIG_CMD_SCSI
#undef CONFIG_INTEL_ICH6_GPIO
+#undef CONFIG_USB_EHCI_PCI
#define CONFIG_STD_DEVICES_SETTINGS "stdin=usbkbd,vga,serial\0" \
"stdout=vga,serial\0" \