x86/defconfig: Enable CONFIG_USB_XHCI_HCD=y
authorAdam Borowski <kilobyte@angband.pl>
Tue, 9 Oct 2018 06:28:03 +0000 (08:28 +0200)
committerIngo Molnar <mingo@kernel.org>
Wed, 10 Oct 2018 06:29:51 +0000 (08:29 +0200)
commit72a9c673636b779e370983fea08e40f97039b981
tree3aa80d8d118ce6c36afaa65fd5e42b09b05cbf3a
parent5bdcd510c2ac9efaf55c4cbd8d46421d8e2320cd
x86/defconfig: Enable CONFIG_USB_XHCI_HCD=y

A spanking new machine I just got has all but one USB ports wired as 3.0.
Booting defconfig resulted in no keyboard or mouse, which was pretty
uncool.  Let's enable that -- USB3 is ubiquitous rather than an oddity.
As 'y' not 'm' -- recovering from initrd problems needs a keyboard.

Also add it to the 32-bit defconfig.

Signed-off-by: Adam Borowski <kilobyte@angband.pl>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: linux-usb@vger.kernel.org
Link: http://lkml.kernel.org/r/20181009062803.4332-1-kilobyte@angband.pl
Signed-off-by: Ingo Molnar <mingo@kernel.org>
arch/x86/configs/i386_defconfig
arch/x86/configs/x86_64_defconfig