powerpc/configs: Enable CONFIG_USB_XHCI_HCD by default
authorThomas Huth <thuth@redhat.com>
Mon, 11 Feb 2019 11:37:12 +0000 (12:37 +0100)
committerMichael Ellerman <mpe@ellerman.id.au>
Sat, 20 Apr 2019 12:02:26 +0000 (22:02 +1000)
commit24c174bb23ebcbe4c3979855b220513f2b3a730f
tree81e04a7242bbecc1517daa69d718e3079419d2a9
parentc9d8dda42372dce00ac3a1c653bef7b8d2dbe3ce
powerpc/configs: Enable CONFIG_USB_XHCI_HCD by default

Recent versions of QEMU provide a XHCI device by default these
days instead of an old-fashioned OHCI device:

 https://git.qemu.org/?p=qemu.git;a=commitdiff;h=57040d451315320b7d27

So to get the keyboard working in the graphical console there again,
we should now include XHCI support in the kernel by default, too.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: David Gibson <david@gibson.dropbear.id.au>
Acked-by: Joel Stanley <joel@jms.id.au>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/configs/pseries_defconfig