wok rev 20133

linux: add CONFIG_USB_XHCI_HCD
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Oct 28 20:23:38 2017 +0200 (2017-10-28)
parents 29d39c79090b
children 0186cc5ee4c4
files dahdi-linux-dev/receipt linux/stuff/linux-slitaz.config linux/stuff/linux-slitaz.config64
line diff
     1.1 --- a/dahdi-linux-dev/receipt	Sat Oct 28 11:09:42 2017 +0200
     1.2 +++ b/dahdi-linux-dev/receipt	Sat Oct 28 20:23:38 2017 +0200
     1.3 @@ -12,7 +12,7 @@
     1.4  # Rules to gen a SliTaz package suitable for Tazpkg.
     1.5  genpkg_rules()
     1.6  {
     1.7 -	EXTRAVERSION=${kvers}
     1.8 +	EXTRAVERSION=_${kvers}
     1.9  	mkdir -p $fs/usr
    1.10  	cp -a $install/usr/include $fs/usr
    1.11  }
     2.1 --- a/linux/stuff/linux-slitaz.config	Sat Oct 28 11:09:42 2017 +0200
     2.2 +++ b/linux/stuff/linux-slitaz.config	Sat Oct 28 20:23:38 2017 +0200
     2.3 @@ -3769,7 +3769,7 @@
     2.4  # USB Host Controller Drivers
     2.5  #
     2.6  CONFIG_USB_C67X00_HCD=m
     2.7 -CONFIG_USB_XHCI_HCD=m
     2.8 +CONFIG_USB_XHCI_HCD=y
     2.9  # CONFIG_USB_XHCI_HCD_DEBUGGING is not set
    2.10  CONFIG_USB_EHCI_HCD=y
    2.11  CONFIG_USB_EHCI_ROOT_HUB_TT=y
     3.1 --- a/linux/stuff/linux-slitaz.config64	Sat Oct 28 11:09:42 2017 +0200
     3.2 +++ b/linux/stuff/linux-slitaz.config64	Sat Oct 28 20:23:38 2017 +0200
     3.3 @@ -3601,7 +3601,7 @@
     3.4  # USB Host Controller Drivers
     3.5  #
     3.6  CONFIG_USB_C67X00_HCD=m
     3.7 -CONFIG_USB_XHCI_HCD=m
     3.8 +CONFIG_USB_XHCI_HCD=y
     3.9  # CONFIG_USB_XHCI_HCD_DEBUGGING is not set
    3.10  CONFIG_USB_EHCI_HCD=y
    3.11  CONFIG_USB_EHCI_ROOT_HUB_TT=y