[kernel] r22694 - dists/sid/linux/debian/config/arm64

Ben Hutchings benh at moszumanska.debian.org
Mon May 25 01:23:42 UTC 2015


Author: benh
Date: Mon May 25 01:23:42 2015
New Revision: 22694

Log:
Fix spelling of CONFIG_USB_XHCI_PLATFORM

Modified:
   dists/sid/linux/debian/config/arm64/config

Modified: dists/sid/linux/debian/config/arm64/config
==============================================================================
--- dists/sid/linux/debian/config/arm64/config	Mon May 25 01:07:22 2015	(r22693)
+++ dists/sid/linux/debian/config/arm64/config	Mon May 25 01:23:42 2015	(r22694)
@@ -128,7 +128,7 @@
 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



More information about the Kernel-svn-changes mailing list