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:
9fddf6c
)
x86: ivybridge: Imply USB_XHCI_HCD
author
Bin Meng
<bmeng.cn@gmail.com>
Mon, 4 Jun 2018 02:04:15 +0000
(19:04 -0700)
committer
Bin Meng
<bmeng.cn@gmail.com>
Wed, 13 Jun 2018 01:50:57 +0000
(09:50 +0800)
The Panther Point chipset connected to Ivybridge has xHC integrated,
imply it.
Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
arch/x86/cpu/ivybridge/Kconfig
patch
|
blob
|
history
diff --git
a/arch/x86/cpu/ivybridge/Kconfig
b/arch/x86/cpu/ivybridge/Kconfig
index 82d5489a175323c812d57b8f29d2b4eaf7bbe7cf..eec92df1bcf224068187e4d346a7fa75a660e5b0 100644
(file)
--- a/
arch/x86/cpu/ivybridge/Kconfig
+++ b/
arch/x86/cpu/ivybridge/Kconfig
@@
-18,6
+18,7
@@
config NORTHBRIDGE_INTEL_IVYBRIDGE
imply SPI_FLASH
imply USB
imply USB_EHCI_HCD
+ imply USB_XHCI_HCD
imply VIDEO_VESA
if NORTHBRIDGE_INTEL_IVYBRIDGE