summaryrefslogtreecommitdiff
path: root/arch/x86/cpu/qemu/Kconfig
diff options
context:
space:
mode:
authorBin Meng <bmeng.cn@gmail.com>2017-07-30 13:23:27 (GMT)
committerBin Meng <bmeng.cn@gmail.com>2017-08-01 12:17:02 (GMT)
commitb9342b2cc69b41964ab31d4154913e72cc72c4b7 (patch)
treedba40aa1bbb1f6694c56ac39dbfc7192f68a0657 /arch/x86/cpu/qemu/Kconfig
parent1df7f0b6a00c2080c50de775b4ef621aad24c47e (diff)
downloadu-boot-fsl-qoriq-b9342b2cc69b41964ab31d4154913e72cc72c4b7.tar.xz
x86: kconfig: Move USB to platform Kconfig
Like other peripheral drivers, move USB related drivers to platform Kconfig as well. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'arch/x86/cpu/qemu/Kconfig')
-rw-r--r--arch/x86/cpu/qemu/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/x86/cpu/qemu/Kconfig b/arch/x86/cpu/qemu/Kconfig
index ef0fd30..b6297f7 100644
--- a/arch/x86/cpu/qemu/Kconfig
+++ b/arch/x86/cpu/qemu/Kconfig
@@ -10,6 +10,8 @@ config QEMU
imply ENV_IS_NOWHERE
imply E1000
imply SYS_NS16550
+ imply USB
+ imply USB_EHCI_HCD
imply VIDEO_VESA
if QEMU