Fix spelling of CONFIG_USB_XHCI_PLATFORM

svn path=/dists/sid/linux/; revision=22694
This commit is contained in:
Ben Hutchings 2015-05-25 01:23:42 +00:00
parent dca2d13812
commit 30a50cc6fa
1 changed files with 1 additions and 1 deletions

View File

@ -128,7 +128,7 @@ CONFIG_USB_OHCI_HCD=m
CONFIG_USB_OHCI_HCD_PLATFORM=m
#. xhci-platform apparently does not build as module, so xhci_hcd can't be either
CONFIG_USB_XHCI_HCD=y
CONFIG_USB_XHCI_HCD_PLATFORM=y
CONFIG_USB_XHCI_PLATFORM=y
##
## file: drivers/virtio/Kconfig