[PATCH] powerpc/configs: Enable CONFIG_USB_XHCI_HCD by default
David Gibson
dgibson at redhat.com
Tue Feb 12 10:31:29 AEDT 2019
On Mon, 11 Feb 2019 12:37:12 +0100
Thomas Huth <thuth at redhat.com> wrote:
> 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 at redhat.com>
Wow, we didn't before? That's bonkers.
Reviewed-by: David Gibson <david at gibson.dropbear.id.au>
> ---
> arch/powerpc/configs/pseries_defconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/arch/powerpc/configs/pseries_defconfig b/arch/powerpc/configs/pseries_defconfig
> index ea79c51..62e12f6 100644
> --- a/arch/powerpc/configs/pseries_defconfig
> +++ b/arch/powerpc/configs/pseries_defconfig
> @@ -217,6 +217,7 @@ CONFIG_USB_MON=m
> CONFIG_USB_EHCI_HCD=y
> # CONFIG_USB_EHCI_HCD_PPC_OF is not set
> CONFIG_USB_OHCI_HCD=y
> +CONFIG_USB_XHCI_HCD=y
> CONFIG_USB_STORAGE=m
> CONFIG_NEW_LEDS=y
> CONFIG_LEDS_CLASS=m
> --
> 1.8.3.1
>
--
David Gibson <dgibson at redhat.com>
Principal Software Engineer, Virtualization, Red Hat
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <http://lists.ozlabs.org/pipermail/linuxppc-dev/attachments/20190212/d963e816/attachment.sig>
More information about the Linuxppc-dev
mailing list