mirror of
https://github.com/pentoo/pentoo-overlay
synced 2025-12-22 00:07:26 +01:00
456 lines
22 KiB
Diff
456 lines
22 KiB
Diff
diff --git a/arch/alpha/kernel-config b/arch/alpha/kernel-config
|
|
index bd6cae7..c218968 100644
|
|
--- a/arch/alpha/kernel-config
|
|
+++ b/arch/alpha/kernel-config
|
|
@@ -853,6 +853,7 @@ CONFIG_USB_SUPPORT=y
|
|
CONFIG_USB_ARCH_HAS_HCD=y
|
|
CONFIG_USB_ARCH_HAS_OHCI=y
|
|
CONFIG_USB_ARCH_HAS_EHCI=y
|
|
+CONFIG_USB_ARCH_HAS_XHCI=y
|
|
CONFIG_USB=y
|
|
# CONFIG_USB_DEBUG is not set
|
|
|
|
@@ -867,6 +868,8 @@ CONFIG_USB=y
|
|
#
|
|
# USB Host Controller Drivers
|
|
#
|
|
+CONFIG_USB_XHCI_HCD=m
|
|
+CONFIG_USB_XHCI_PLATFORM=m
|
|
CONFIG_USB_EHCI_HCD=y
|
|
CONFIG_USB_EHCI_SPLIT_ISO=y
|
|
# CONFIG_USB_EHCI_ROOT_HUB_TT is not set
|
|
diff --git a/arch/alpha/modules_load b/arch/alpha/modules_load
|
|
index ea1e52e..bfb9bb5 100644
|
|
--- a/arch/alpha/modules_load
|
|
+++ b/arch/alpha/modules_load
|
|
@@ -22,7 +22,7 @@ MODULES_ISCSI="scsi_transport_iscsi libiscsi iscsi_tcp"
|
|
# Hardware (Pluggable)
|
|
MODULES_FIREWIRE="ieee1394 ohci1394 sbp2"
|
|
MODULES_PCMCIA="pcmcia pcmcia_core yenta_socket pd6729 i82092 i82365 tcic ds ide-cs firmware_class"
|
|
-MODULES_USB="ehci-hcd uhci usb-ohci hid usb-storage uhci-hcd ohci-hcd xhci-hcd usbhid hid-generic sl811-hcd hid-a4tech hid-apple hid-belkin hid-cherry hid-chicony hid-cypress hid-dummy hid-ezkey hid-gyration hid-logitech hid-microsoft hid-monterey hid-petalynx hid-pl hid-samsung hid-sony hid-sunplus"
|
|
+MODULES_USB="ehci-pci ehci-hcd uhci usb-ohci hid usb-storage uhci-hcd ohci-hcd xhci-hcd xhci-plat usbhid hid-generic sl811-hcd hid-a4tech hid-apple hid-belkin hid-cherry hid-chicony hid-cypress hid-dummy hid-ezkey hid-gyration hid-logitech hid-microsoft hid-monterey hid-petalynx hid-pl hid-samsung hid-sony hid-sunplus"
|
|
|
|
# Filesystems
|
|
MODULES_FS="ext2 ext3 ext4 btrfs reiserfs jfs nfs xfs zfs fuse"
|
|
diff --git a/arch/arm/modules_load b/arch/arm/modules_load
|
|
index ea1e52e..bfb9bb5 100644
|
|
--- a/arch/arm/modules_load
|
|
+++ b/arch/arm/modules_load
|
|
@@ -22,7 +22,7 @@ MODULES_ISCSI="scsi_transport_iscsi libiscsi iscsi_tcp"
|
|
# Hardware (Pluggable)
|
|
MODULES_FIREWIRE="ieee1394 ohci1394 sbp2"
|
|
MODULES_PCMCIA="pcmcia pcmcia_core yenta_socket pd6729 i82092 i82365 tcic ds ide-cs firmware_class"
|
|
-MODULES_USB="ehci-hcd uhci usb-ohci hid usb-storage uhci-hcd ohci-hcd xhci-hcd usbhid hid-generic sl811-hcd hid-a4tech hid-apple hid-belkin hid-cherry hid-chicony hid-cypress hid-dummy hid-ezkey hid-gyration hid-logitech hid-microsoft hid-monterey hid-petalynx hid-pl hid-samsung hid-sony hid-sunplus"
|
|
+MODULES_USB="ehci-pci ehci-hcd uhci usb-ohci hid usb-storage uhci-hcd ohci-hcd xhci-hcd xhci-plat usbhid hid-generic sl811-hcd hid-a4tech hid-apple hid-belkin hid-cherry hid-chicony hid-cypress hid-dummy hid-ezkey hid-gyration hid-logitech hid-microsoft hid-monterey hid-petalynx hid-pl hid-samsung hid-sony hid-sunplus"
|
|
|
|
# Filesystems
|
|
MODULES_FS="ext2 ext3 ext4 btrfs reiserfs jfs nfs xfs zfs fuse"
|
|
diff --git a/arch/ia64/kernel-config b/arch/ia64/kernel-config
|
|
index e255e36..e9abf8e 100644
|
|
--- a/arch/ia64/kernel-config
|
|
+++ b/arch/ia64/kernel-config
|
|
@@ -897,6 +897,7 @@ CONFIG_USB_SUPPORT=y
|
|
CONFIG_USB_ARCH_HAS_HCD=y
|
|
CONFIG_USB_ARCH_HAS_OHCI=y
|
|
CONFIG_USB_ARCH_HAS_EHCI=y
|
|
+CONFIG_USB_ARCH_HAS_XHCI=y
|
|
CONFIG_USB=m
|
|
# CONFIG_USB_DEBUG is not set
|
|
CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
|
|
@@ -907,6 +908,7 @@ CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
|
|
CONFIG_USB_ARCH_HAS_HCD=y
|
|
CONFIG_USB_ARCH_HAS_OHCI=y
|
|
CONFIG_USB_ARCH_HAS_EHCI=y
|
|
+CONFIG_USB_ARCH_HAS_XHCI=y
|
|
CONFIG_USB=y
|
|
# CONFIG_USB_DEBUG is not set
|
|
|
|
@@ -922,6 +924,8 @@ CONFIG_USB_DEVICE_CLASS=y
|
|
#
|
|
# USB Host Controller Drivers
|
|
#
|
|
+CONFIG_USB_XHCI_HCD=m
|
|
+CONFIG_USB_XHCI_PLATFORM=m
|
|
CONFIG_USB_EHCI_HCD=y
|
|
# CONFIG_USB_EHCI_SPLIT_ISO is not set
|
|
# CONFIG_USB_EHCI_ROOT_HUB_TT is not set
|
|
diff --git a/arch/ia64/modules_load b/arch/ia64/modules_load
|
|
index b9f527d..9ab961b 100644
|
|
--- a/arch/ia64/modules_load
|
|
+++ b/arch/ia64/modules_load
|
|
@@ -22,7 +22,7 @@ MODULES_ISCSI="scsi_transport_iscsi libiscsi iscsi_tcp"
|
|
# Hardware (Pluggable)
|
|
MODULES_FIREWIRE="ieee1394 ohci1394 sbp2"
|
|
MODULES_PCMCIA="pcmcia pcmcia_core yenta_socket pd6729 i82092 i82365 tcic ds ide-cs firmware_class"
|
|
-MODULES_USB="ehci-hcd uhci usb-ohci hid usb-storage uhci-hcd ohci-hcd xhci-hcd usbhid hid-generic sl811-hcd hid-a4tech hid-apple hid-belkin hid-cherry hid-chicony hid-cypress hid-dummy hid-ezkey hid-gyration hid-logitech hid-microsoft hid-monterey hid-petalynx hid-pl hid-samsung hid-sony hid-sunplus"
|
|
+MODULES_USB="ehci-pci ehci-hcd uhci usb-ohci hid usb-storage uhci-hcd ohci-hcd xhci-hcd xhci-plat usbhid hid-generic sl811-hcd hid-a4tech hid-apple hid-belkin hid-cherry hid-chicony hid-cypress hid-dummy hid-ezkey hid-gyration hid-logitech hid-microsoft hid-monterey hid-petalynx hid-pl hid-samsung hid-sony hid-sunplus"
|
|
|
|
# Filesystems
|
|
MODULES_FS="ext2 ext3 ext4 btrfs reiserfs jfs nfs xfs zfs fuse"
|
|
diff --git a/arch/mips/modules_load b/arch/mips/modules_load
|
|
index ea1e52e..bfb9bb5 100644
|
|
--- a/arch/mips/modules_load
|
|
+++ b/arch/mips/modules_load
|
|
@@ -22,7 +22,7 @@ MODULES_ISCSI="scsi_transport_iscsi libiscsi iscsi_tcp"
|
|
# Hardware (Pluggable)
|
|
MODULES_FIREWIRE="ieee1394 ohci1394 sbp2"
|
|
MODULES_PCMCIA="pcmcia pcmcia_core yenta_socket pd6729 i82092 i82365 tcic ds ide-cs firmware_class"
|
|
-MODULES_USB="ehci-hcd uhci usb-ohci hid usb-storage uhci-hcd ohci-hcd xhci-hcd usbhid hid-generic sl811-hcd hid-a4tech hid-apple hid-belkin hid-cherry hid-chicony hid-cypress hid-dummy hid-ezkey hid-gyration hid-logitech hid-microsoft hid-monterey hid-petalynx hid-pl hid-samsung hid-sony hid-sunplus"
|
|
+MODULES_USB="ehci-pci ehci-hcd uhci usb-ohci hid usb-storage uhci-hcd ohci-hcd xhci-hcd xhci-plat usbhid hid-generic sl811-hcd hid-a4tech hid-apple hid-belkin hid-cherry hid-chicony hid-cypress hid-dummy hid-ezkey hid-gyration hid-logitech hid-microsoft hid-monterey hid-petalynx hid-pl hid-samsung hid-sony hid-sunplus"
|
|
|
|
# Filesystems
|
|
MODULES_FS="ext2 ext3 ext4 btrfs reiserfs jfs nfs xfs zfs fuse"
|
|
diff --git a/arch/parisc/modules_load b/arch/parisc/modules_load
|
|
index ea1e52e..bfb9bb5 100644
|
|
--- a/arch/parisc/modules_load
|
|
+++ b/arch/parisc/modules_load
|
|
@@ -22,7 +22,7 @@ MODULES_ISCSI="scsi_transport_iscsi libiscsi iscsi_tcp"
|
|
# Hardware (Pluggable)
|
|
MODULES_FIREWIRE="ieee1394 ohci1394 sbp2"
|
|
MODULES_PCMCIA="pcmcia pcmcia_core yenta_socket pd6729 i82092 i82365 tcic ds ide-cs firmware_class"
|
|
-MODULES_USB="ehci-hcd uhci usb-ohci hid usb-storage uhci-hcd ohci-hcd xhci-hcd usbhid hid-generic sl811-hcd hid-a4tech hid-apple hid-belkin hid-cherry hid-chicony hid-cypress hid-dummy hid-ezkey hid-gyration hid-logitech hid-microsoft hid-monterey hid-petalynx hid-pl hid-samsung hid-sony hid-sunplus"
|
|
+MODULES_USB="ehci-pci ehci-hcd uhci usb-ohci hid usb-storage uhci-hcd ohci-hcd xhci-hcd xhci-plat usbhid hid-generic sl811-hcd hid-a4tech hid-apple hid-belkin hid-cherry hid-chicony hid-cypress hid-dummy hid-ezkey hid-gyration hid-logitech hid-microsoft hid-monterey hid-petalynx hid-pl hid-samsung hid-sony hid-sunplus"
|
|
|
|
# Filesystems
|
|
MODULES_FS="ext2 ext3 ext4 btrfs reiserfs jfs nfs xfs zfs fuse"
|
|
diff --git a/arch/parisc64/modules_load b/arch/parisc64/modules_load
|
|
index b9f527d..9ab961b 100644
|
|
--- a/arch/parisc64/modules_load
|
|
+++ b/arch/parisc64/modules_load
|
|
@@ -22,7 +22,7 @@ MODULES_ISCSI="scsi_transport_iscsi libiscsi iscsi_tcp"
|
|
# Hardware (Pluggable)
|
|
MODULES_FIREWIRE="ieee1394 ohci1394 sbp2"
|
|
MODULES_PCMCIA="pcmcia pcmcia_core yenta_socket pd6729 i82092 i82365 tcic ds ide-cs firmware_class"
|
|
-MODULES_USB="ehci-hcd uhci usb-ohci hid usb-storage uhci-hcd ohci-hcd xhci-hcd usbhid hid-generic sl811-hcd hid-a4tech hid-apple hid-belkin hid-cherry hid-chicony hid-cypress hid-dummy hid-ezkey hid-gyration hid-logitech hid-microsoft hid-monterey hid-petalynx hid-pl hid-samsung hid-sony hid-sunplus"
|
|
+MODULES_USB="ehci-pci ehci-hcd uhci usb-ohci hid usb-storage uhci-hcd ohci-hcd xhci-hcd xhci-plat usbhid hid-generic sl811-hcd hid-a4tech hid-apple hid-belkin hid-cherry hid-chicony hid-cypress hid-dummy hid-ezkey hid-gyration hid-logitech hid-microsoft hid-monterey hid-petalynx hid-pl hid-samsung hid-sony hid-sunplus"
|
|
|
|
# Filesystems
|
|
MODULES_FS="ext2 ext3 ext4 btrfs reiserfs jfs nfs xfs zfs fuse"
|
|
diff --git a/arch/ppc/kernel-config b/arch/ppc/kernel-config
|
|
index 7d6d2d4..29773ba 100644
|
|
--- a/arch/ppc/kernel-config
|
|
+++ b/arch/ppc/kernel-config
|
|
@@ -1833,6 +1833,7 @@ CONFIG_USB_SUPPORT=y
|
|
CONFIG_USB_ARCH_HAS_HCD=y
|
|
CONFIG_USB_ARCH_HAS_OHCI=y
|
|
CONFIG_USB_ARCH_HAS_EHCI=y
|
|
+CONFIG_USB_ARCH_HAS_XHCI=y
|
|
CONFIG_USB=y
|
|
# CONFIG_USB_DEBUG is not set
|
|
|
|
@@ -1867,6 +1868,7 @@ CONFIG_USB_SUPPORT=y
|
|
CONFIG_USB_ARCH_HAS_HCD=y
|
|
CONFIG_USB_ARCH_HAS_OHCI=y
|
|
CONFIG_USB_ARCH_HAS_EHCI=y
|
|
+CONFIG_USB_ARCH_HAS_XHCI=y
|
|
CONFIG_USB=m
|
|
# CONFIG_USB_DEBUG is not set
|
|
CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
|
|
@@ -1884,6 +1886,8 @@ CONFIG_USB_SUSPEND=y
|
|
#
|
|
# USB Host Controller Drivers
|
|
#
|
|
+CONFIG_USB_XHCI_HCD=m
|
|
+CONFIG_USB_XHCI_PLATFORM=m
|
|
CONFIG_USB_EHCI_HCD=y
|
|
# CONFIG_USB_EHCI_SPLIT_ISO is not set
|
|
CONFIG_USB_EHCI_ROOT_HUB_TT=y
|
|
diff --git a/arch/ppc/modules_load b/arch/ppc/modules_load
|
|
index ea1e52e..bfb9bb5 100644
|
|
--- a/arch/ppc/modules_load
|
|
+++ b/arch/ppc/modules_load
|
|
@@ -22,7 +22,7 @@ MODULES_ISCSI="scsi_transport_iscsi libiscsi iscsi_tcp"
|
|
# Hardware (Pluggable)
|
|
MODULES_FIREWIRE="ieee1394 ohci1394 sbp2"
|
|
MODULES_PCMCIA="pcmcia pcmcia_core yenta_socket pd6729 i82092 i82365 tcic ds ide-cs firmware_class"
|
|
-MODULES_USB="ehci-hcd uhci usb-ohci hid usb-storage uhci-hcd ohci-hcd xhci-hcd usbhid hid-generic sl811-hcd hid-a4tech hid-apple hid-belkin hid-cherry hid-chicony hid-cypress hid-dummy hid-ezkey hid-gyration hid-logitech hid-microsoft hid-monterey hid-petalynx hid-pl hid-samsung hid-sony hid-sunplus"
|
|
+MODULES_USB="ehci-pci ehci-hcd uhci usb-ohci hid usb-storage uhci-hcd ohci-hcd xhci-hcd xhci-plat usbhid hid-generic sl811-hcd hid-a4tech hid-apple hid-belkin hid-cherry hid-chicony hid-cypress hid-dummy hid-ezkey hid-gyration hid-logitech hid-microsoft hid-monterey hid-petalynx hid-pl hid-samsung hid-sony hid-sunplus"
|
|
|
|
# Filesystems
|
|
MODULES_FS="ext2 ext3 ext4 btrfs reiserfs jfs nfs xfs zfs fuse"
|
|
diff --git a/arch/ppc64/modules_load b/arch/ppc64/modules_load
|
|
index b9f527d..9ab961b 100644
|
|
--- a/arch/ppc64/modules_load
|
|
+++ b/arch/ppc64/modules_load
|
|
@@ -22,7 +22,7 @@ MODULES_ISCSI="scsi_transport_iscsi libiscsi iscsi_tcp"
|
|
# Hardware (Pluggable)
|
|
MODULES_FIREWIRE="ieee1394 ohci1394 sbp2"
|
|
MODULES_PCMCIA="pcmcia pcmcia_core yenta_socket pd6729 i82092 i82365 tcic ds ide-cs firmware_class"
|
|
-MODULES_USB="ehci-hcd uhci usb-ohci hid usb-storage uhci-hcd ohci-hcd xhci-hcd usbhid hid-generic sl811-hcd hid-a4tech hid-apple hid-belkin hid-cherry hid-chicony hid-cypress hid-dummy hid-ezkey hid-gyration hid-logitech hid-microsoft hid-monterey hid-petalynx hid-pl hid-samsung hid-sony hid-sunplus"
|
|
+MODULES_USB="ehci-pci ehci-hcd uhci usb-ohci hid usb-storage uhci-hcd ohci-hcd xhci-hcd xhci-plat usbhid hid-generic sl811-hcd hid-a4tech hid-apple hid-belkin hid-cherry hid-chicony hid-cypress hid-dummy hid-ezkey hid-gyration hid-logitech hid-microsoft hid-monterey hid-petalynx hid-pl hid-samsung hid-sony hid-sunplus"
|
|
|
|
# Filesystems
|
|
MODULES_FS="ext2 ext3 ext4 btrfs reiserfs jfs nfs xfs zfs fuse"
|
|
diff --git a/arch/sparc/modules_load b/arch/sparc/modules_load
|
|
index ea1e52e..bfb9bb5 100644
|
|
--- a/arch/sparc/modules_load
|
|
+++ b/arch/sparc/modules_load
|
|
@@ -22,7 +22,7 @@ MODULES_ISCSI="scsi_transport_iscsi libiscsi iscsi_tcp"
|
|
# Hardware (Pluggable)
|
|
MODULES_FIREWIRE="ieee1394 ohci1394 sbp2"
|
|
MODULES_PCMCIA="pcmcia pcmcia_core yenta_socket pd6729 i82092 i82365 tcic ds ide-cs firmware_class"
|
|
-MODULES_USB="ehci-hcd uhci usb-ohci hid usb-storage uhci-hcd ohci-hcd xhci-hcd usbhid hid-generic sl811-hcd hid-a4tech hid-apple hid-belkin hid-cherry hid-chicony hid-cypress hid-dummy hid-ezkey hid-gyration hid-logitech hid-microsoft hid-monterey hid-petalynx hid-pl hid-samsung hid-sony hid-sunplus"
|
|
+MODULES_USB="ehci-pci ehci-hcd uhci usb-ohci hid usb-storage uhci-hcd ohci-hcd xhci-hcd xhci-plat usbhid hid-generic sl811-hcd hid-a4tech hid-apple hid-belkin hid-cherry hid-chicony hid-cypress hid-dummy hid-ezkey hid-gyration hid-logitech hid-microsoft hid-monterey hid-petalynx hid-pl hid-samsung hid-sony hid-sunplus"
|
|
|
|
# Filesystems
|
|
MODULES_FS="ext2 ext3 ext4 btrfs reiserfs jfs nfs xfs zfs fuse"
|
|
diff --git a/arch/sparc64/kernel-config b/arch/sparc64/kernel-config
|
|
index a3c1966..48ae656 100644
|
|
--- a/arch/sparc64/kernel-config
|
|
+++ b/arch/sparc64/kernel-config
|
|
@@ -1430,6 +1430,8 @@ CONFIG_USB_DEVICEFS=y
|
|
#
|
|
# USB Host Controller Drivers
|
|
#
|
|
+CONFIG_USB_XHCI_HCD=m
|
|
+CONFIG_USB_XHCI_PLATFORM=m
|
|
CONFIG_USB_EHCI_HCD=m
|
|
# CONFIG_USB_EHCI_SPLIT_ISO is not set
|
|
# CONFIG_USB_EHCI_ROOT_HUB_TT is not set
|
|
@@ -1508,6 +1510,7 @@ CONFIG_USB_SUPPORT=y
|
|
CONFIG_USB_ARCH_HAS_HCD=y
|
|
CONFIG_USB_ARCH_HAS_OHCI=y
|
|
CONFIG_USB_ARCH_HAS_EHCI=y
|
|
+CONFIG_USB_ARCH_HAS_XHCI=y
|
|
CONFIG_USB=m
|
|
# CONFIG_USB_DEBUG is not set
|
|
CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
|
|
diff --git a/arch/sparc64/modules_load b/arch/sparc64/modules_load
|
|
index b9f527d..9ab961b 100644
|
|
--- a/arch/sparc64/modules_load
|
|
+++ b/arch/sparc64/modules_load
|
|
@@ -22,7 +22,7 @@ MODULES_ISCSI="scsi_transport_iscsi libiscsi iscsi_tcp"
|
|
# Hardware (Pluggable)
|
|
MODULES_FIREWIRE="ieee1394 ohci1394 sbp2"
|
|
MODULES_PCMCIA="pcmcia pcmcia_core yenta_socket pd6729 i82092 i82365 tcic ds ide-cs firmware_class"
|
|
-MODULES_USB="ehci-hcd uhci usb-ohci hid usb-storage uhci-hcd ohci-hcd xhci-hcd usbhid hid-generic sl811-hcd hid-a4tech hid-apple hid-belkin hid-cherry hid-chicony hid-cypress hid-dummy hid-ezkey hid-gyration hid-logitech hid-microsoft hid-monterey hid-petalynx hid-pl hid-samsung hid-sony hid-sunplus"
|
|
+MODULES_USB="ehci-pci ehci-hcd uhci usb-ohci hid usb-storage uhci-hcd ohci-hcd xhci-hcd xhci-plat usbhid hid-generic sl811-hcd hid-a4tech hid-apple hid-belkin hid-cherry hid-chicony hid-cypress hid-dummy hid-ezkey hid-gyration hid-logitech hid-microsoft hid-monterey hid-petalynx hid-pl hid-samsung hid-sony hid-sunplus"
|
|
|
|
# Filesystems
|
|
MODULES_FS="ext2 ext3 ext4 btrfs reiserfs jfs nfs xfs zfs fuse"
|
|
diff --git a/arch/um/modules_load b/arch/um/modules_load
|
|
index ce3847f..cec21a9 100644
|
|
--- a/arch/um/modules_load
|
|
+++ b/arch/um/modules_load
|
|
@@ -22,7 +22,7 @@ MODULES_ISCSI="scsi_transport_iscsi libiscsi iscsi_tcp"
|
|
# Hardware (Pluggable)
|
|
MODULES_FIREWIRE="ieee1394 ohci1394 sbp2"
|
|
MODULES_PCMCIA="pcmcia pcmcia_core yenta_socket pd6729 i82092 i82365 tcic ds ide-cs firmware_class"
|
|
-MODULES_USB="ehci-hcd uhci usb-ohci hid usb-storage uhci-hcd ohci-hcd xhci-hcd usbhid hid-generic sl811-hcd hid-a4tech hid-apple hid-belkin hid-cherry hid-chicony hid-cypress hid-dummy hid-ezkey hid-gyration hid-logitech hid-microsoft hid-monterey hid-petalynx hid-pl hid-samsung hid-sony hid-sunplus"
|
|
+MODULES_USB="ehci-pci ehci-hcd uhci usb-ohci hid usb-storage uhci-hcd ohci-hcd xhci-hcd xhci-plat usbhid hid-generic sl811-hcd hid-a4tech hid-apple hid-belkin hid-cherry hid-chicony hid-cypress hid-dummy hid-ezkey hid-gyration hid-logitech hid-microsoft hid-monterey hid-petalynx hid-pl hid-samsung hid-sony hid-sunplus"
|
|
|
|
# Filesystems
|
|
MODULES_FS="ext2 ext3 ext4 btrfs reiserfs jfs nfs xfs zfs fuse"
|
|
diff --git a/arch/x86/kernel-config b/arch/x86/kernel-config
|
|
index f461b62..bfaf75d 100644
|
|
--- a/arch/x86/kernel-config
|
|
+++ b/arch/x86/kernel-config
|
|
@@ -2919,6 +2919,7 @@ CONFIG_USB_SUPPORT=y
|
|
CONFIG_USB_ARCH_HAS_HCD=y
|
|
CONFIG_USB_ARCH_HAS_OHCI=y
|
|
CONFIG_USB_ARCH_HAS_EHCI=y
|
|
+CONFIG_USB_ARCH_HAS_XHCI=y
|
|
CONFIG_USB=m
|
|
# CONFIG_USB_DEBUG is not set
|
|
CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
|
|
@@ -2932,6 +2933,7 @@ CONFIG_USB_SUPPORT=y
|
|
CONFIG_USB_ARCH_HAS_HCD=y
|
|
CONFIG_USB_ARCH_HAS_OHCI=y
|
|
CONFIG_USB_ARCH_HAS_EHCI=y
|
|
+CONFIG_USB_ARCH_HAS_XHCI=y
|
|
CONFIG_USB=m
|
|
# CONFIG_USB_DEBUG is not set
|
|
|
|
@@ -2948,6 +2950,8 @@ CONFIG_USB_SUSPEND=y
|
|
#
|
|
# USB Host Controller Drivers
|
|
#
|
|
+CONFIG_USB_XHCI_HCD=m
|
|
+CONFIG_USB_XHCI_PLATFORM=m
|
|
CONFIG_USB_EHCI_HCD=m
|
|
CONFIG_USB_EHCI_SPLIT_ISO=y
|
|
CONFIG_USB_EHCI_ROOT_HUB_TT=y
|
|
@@ -3172,7 +3176,7 @@ CONFIG_INFINIBAND_SRP=m
|
|
CONFIG_INFINIBAND_ISER=m
|
|
# CONFIG_EDAC is not set
|
|
CONFIG_RTC_LIB=m
|
|
-CONFIG_RTC_CLASS=m
|
|
+CONFIG_RTC_CLASS=y
|
|
|
|
#
|
|
# RTC interfaces
|
|
diff --git a/arch/x86/modules_load b/arch/x86/modules_load
|
|
index 7980177..caa066a 100644
|
|
--- a/arch/x86/modules_load
|
|
+++ b/arch/x86/modules_load
|
|
@@ -23,7 +23,7 @@ MODULES_ISCSI="scsi_transport_iscsi libiscsi iscsi_tcp"
|
|
# Hardware (Pluggable)
|
|
MODULES_FIREWIRE="ieee1394 ohci1394 sbp2"
|
|
MODULES_PCMCIA="pcmcia pcmcia_core yenta_socket pd6729 i82092 i82365 tcic ds ide-cs firmware_class"
|
|
-MODULES_USB="ehci-hcd uhci usb-ohci hid usb-storage uhci-hcd ohci-hcd xhci-hcd usbhid hid-generic sl811-hcd hid-a4tech hid-apple hid-belkin hid-cherry hid-chicony hid-cypress hid-dummy hid-ezkey hid-gyration hid-logitech hid-microsoft hid-monterey hid-petalynx hid-pl hid-samsung hid-sony hid-sunplus"
|
|
+MODULES_USB="ehci-pci ehci-hcd uhci usb-ohci hid usb-storage uhci-hcd ohci-hcd xhci-hcd xhci-plat usbhid hid-generic sl811-hcd hid-a4tech hid-apple hid-belkin hid-cherry hid-chicony hid-cypress hid-dummy hid-ezkey hid-gyration hid-logitech hid-microsoft hid-monterey hid-petalynx hid-pl hid-samsung hid-sony hid-sunplus"
|
|
|
|
# Filesystems
|
|
MODULES_FS="ext2 ext3 ext4 btrfs reiserfs jfs nfs xfs zfs fuse"
|
|
diff --git a/arch/x86_64/kernel-config b/arch/x86_64/kernel-config
|
|
index c438bcf..4209191 100644
|
|
--- a/arch/x86_64/kernel-config
|
|
+++ b/arch/x86_64/kernel-config
|
|
@@ -2610,6 +2610,7 @@ CONFIG_USB_SUPPORT=y
|
|
CONFIG_USB_ARCH_HAS_HCD=y
|
|
CONFIG_USB_ARCH_HAS_OHCI=y
|
|
CONFIG_USB_ARCH_HAS_EHCI=y
|
|
+CONFIG_USB_ARCH_HAS_XHCI=y
|
|
CONFIG_USB=m
|
|
# CONFIG_USB_DEBUG is not set
|
|
CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
|
|
@@ -2632,7 +2633,8 @@ CONFIG_USB_SUSPEND=y
|
|
# USB Host Controller Drivers
|
|
#
|
|
# CONFIG_USB_C67X00_HCD is not set
|
|
-# CONFIG_USB_XHCI_HCD is not set
|
|
+CONFIG_USB_XHCI_HCD=m
|
|
+CONFIG_USB_XHCI_PLATFORM=m
|
|
CONFIG_USB_EHCI_HCD=m
|
|
# CONFIG_USB_EHCI_ROOT_HUB_TT is not set
|
|
# CONFIG_USB_EHCI_TT_NEWSCHED is not set
|
|
@@ -2859,7 +2861,7 @@ CONFIG_INFINIBAND_SRP=m
|
|
CONFIG_INFINIBAND_ISER=m
|
|
# CONFIG_EDAC is not set
|
|
CONFIG_RTC_LIB=m
|
|
-CONFIG_RTC_CLASS=m
|
|
+CONFIG_RTC_CLASS=y
|
|
|
|
#
|
|
# RTC interfaces
|
|
diff --git a/arch/x86_64/modules_load b/arch/x86_64/modules_load
|
|
index 9d623fb..777ded4 100644
|
|
--- a/arch/x86_64/modules_load
|
|
+++ b/arch/x86_64/modules_load
|
|
@@ -22,7 +22,7 @@ MODULES_ISCSI="scsi_transport_iscsi libiscsi iscsi_tcp"
|
|
# Hardware (Pluggable)
|
|
MODULES_FIREWIRE="ieee1394 ohci1394 sbp2"
|
|
MODULES_PCMCIA="pcmcia pcmcia_core yenta_socket pd6729 i82092 i82365 tcic ds ide-cs firmware_class"
|
|
-MODULES_USB="ehci-hcd uhci usb-ohci hid usb-storage uhci-hcd ohci-hcd xhci-hcd usbhid hid-generic sl811-hcd hid-a4tech hid-apple hid-belkin hid-cherry hid-chicony hid-cypress hid-dummy hid-ezkey hid-gyration hid-logitech hid-microsoft hid-monterey hid-petalynx hid-pl hid-samsung hid-sony hid-sunplus"
|
|
+MODULES_USB="ehci-pci ehci-hcd uhci usb-ohci hid usb-storage uhci-hcd ohci-hcd xhci-hcd xhci-plat usbhid hid-generic sl811-hcd hid-a4tech hid-apple hid-belkin hid-cherry hid-chicony hid-cypress hid-dummy hid-ezkey hid-gyration hid-logitech hid-microsoft hid-monterey hid-petalynx hid-pl hid-samsung hid-sony hid-sunplus"
|
|
|
|
# Filesystems
|
|
MODULES_FS="ext2 ext3 ext4 btrfs reiserfs jfs nfs xfs zfs fuse"
|
|
diff --git a/defaults/busy-config b/defaults/busy-config
|
|
index 2b9a4c4..f086b14 100644
|
|
--- a/defaults/busy-config
|
|
+++ b/defaults/busy-config
|
|
@@ -907,7 +907,7 @@ CONFIG_PS=y
|
|
# CONFIG_FEATURE_PS_ADDITIONAL_COLUMNS is not set
|
|
# CONFIG_FEATURE_PS_UNUSUAL_SYSTEMS is not set
|
|
# CONFIG_RENICE is not set
|
|
-# CONFIG_BB_SYSCTL is not set
|
|
+CONFIG_BB_SYSCTL=y
|
|
# CONFIG_TOP is not set
|
|
# CONFIG_FEATURE_TOP_CPU_USAGE_PERCENTAGE is not set
|
|
# CONFIG_FEATURE_TOP_CPU_GLOBAL_PERCENTS is not set
|
|
diff --git a/defaults/kernel-config b/defaults/kernel-config
|
|
index 06751c5..aeece3a 100644
|
|
--- a/defaults/kernel-config
|
|
+++ b/defaults/kernel-config
|
|
@@ -2919,6 +2919,7 @@ CONFIG_USB_SUPPORT=y
|
|
CONFIG_USB_ARCH_HAS_HCD=y
|
|
CONFIG_USB_ARCH_HAS_OHCI=y
|
|
CONFIG_USB_ARCH_HAS_EHCI=y
|
|
+CONFIG_USB_ARCH_HAS_XHCI=y
|
|
CONFIG_USB=m
|
|
# CONFIG_USB_DEBUG is not set
|
|
CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
|
|
@@ -2932,6 +2933,7 @@ CONFIG_USB_SUPPORT=y
|
|
CONFIG_USB_ARCH_HAS_HCD=y
|
|
CONFIG_USB_ARCH_HAS_OHCI=y
|
|
CONFIG_USB_ARCH_HAS_EHCI=y
|
|
+CONFIG_USB_ARCH_HAS_XHCI=y
|
|
CONFIG_USB=m
|
|
# CONFIG_USB_DEBUG is not set
|
|
|
|
@@ -2948,6 +2950,8 @@ CONFIG_USB_DEVICE_CLASS=y
|
|
#
|
|
# USB Host Controller Drivers
|
|
#
|
|
+CONFIG_USB_XHCI_HCD=m
|
|
+CONFIG_USB_XHCI_PLATFORM=m
|
|
CONFIG_USB_EHCI_HCD=m
|
|
CONFIG_USB_EHCI_SPLIT_ISO=y
|
|
CONFIG_USB_EHCI_ROOT_HUB_TT=y
|
|
@@ -3172,7 +3176,7 @@ CONFIG_INFINIBAND_SRP=m
|
|
CONFIG_INFINIBAND_ISER=m
|
|
# CONFIG_EDAC is not set
|
|
CONFIG_RTC_LIB=m
|
|
-CONFIG_RTC_CLASS=m
|
|
+CONFIG_RTC_CLASS=y
|
|
|
|
#
|
|
# RTC interfaces
|
|
diff --git a/defaults/linuxrc b/defaults/linuxrc
|
|
index 1bc09a7..c14e9f6 100755
|
|
--- a/defaults/linuxrc
|
|
+++ b/defaults/linuxrc
|
|
@@ -38,6 +38,7 @@ CMDLINE=$(cat /proc/cmdline)
|
|
FAKE_ROOT=''
|
|
FAKE_INIT=''
|
|
REAL_ROOTFLAGS=''
|
|
+INIT_OPTS=''
|
|
ROOTFSTYPE='auto'
|
|
CRYPT_SILENT=0
|
|
|
|
diff --git a/defaults/modules_load b/defaults/modules_load
|
|
index 7229990..0cd44b7 100644
|
|
--- a/defaults/modules_load
|
|
+++ b/defaults/modules_load
|
|
@@ -22,7 +22,7 @@ MODULES_ISCSI="scsi_transport_iscsi libiscsi iscsi_tcp"
|
|
# Hardware (Pluggable)
|
|
MODULES_FIREWIRE="ieee1394 ohci1394 sbp2"
|
|
MODULES_PCMCIA="pcmcia pcmcia_core yenta_socket pd6729 i82092 i82365 tcic ds ide-cs firmware_class"
|
|
-MODULES_USB="ehci-hcd uhci usb-ohci hid usb-storage uhci-hcd ohci-hcd xhci-hcd usbhid hid-generic sl811-hcd"
|
|
+MODULES_USB="ehci-hcd uhci usb-ohci hid usb-storage uhci-hcd ohci-hcd xhci-hcd xhci-plat usbhid hid-generic sl811-hcd hid-a4tech hid-apple hid-belkin hid-cherry hid-chicony hid-cypress hid-dummy hid-ezkey hid-gyration hid-logitech hid-microsoft hid-monterey hid-petalynx hid-pl hid-samsung hid-sony hid-sunplus"
|
|
|
|
# Filesystems
|
|
MODULES_FS="ext2 ext3 ext4 btrfs reiserfs jfs nfs xfs zfs fuse"
|
|
diff --git a/doc/genkernel.8.txt b/doc/genkernel.8.txt
|
|
index dc04240..ec5db06 100644
|
|
--- a/doc/genkernel.8.txt
|
|
+++ b/doc/genkernel.8.txt
|
|
@@ -95,6 +95,9 @@ KERNEL CONFIGURATION
|
|
Saves, or does not save the kernel configuration to '/etc/kernels'
|
|
if the kernel is successfully compiled.
|
|
|
|
+*--virtio*::
|
|
+ Adds Virtio support to kernel configuration.
|
|
+
|
|
*--*[*no-*]*gconfig*::
|
|
Runs, or does not run "make gconfig" after "make oldconfig".
|
|
|
|
diff --git a/gen_initramfs.sh b/gen_initramfs.sh
|
|
index 99bd3f3..3ae9d7a 100755
|
|
--- a/gen_initramfs.sh
|
|
+++ b/gen_initramfs.sh
|
|
@@ -33,13 +33,22 @@ copy_binaries() {
|
|
fi
|
|
done
|
|
# This must be OUTSIDE the for loop, we only want to run lddtree etc ONCE.
|
|
- lddtree "$@" \
|
|
+ # lddtree does not have the -V (version) nor the -l (list) options prior to version 1.18
|
|
+ if lddtree -V > /dev/null 2>&1 ; then
|
|
+ lddtree -l "$@" \
|
|
+ | sort \
|
|
+ | uniq \
|
|
+ | cpio -p --make-directories --dereference --quiet "${destdir}" \
|
|
+ || gen_die "Binary ${f} or some of its library dependencies could not be copied"
|
|
+ else
|
|
+ lddtree "$@" \
|
|
| tr ')(' '\n' \
|
|
| awk '/=>/{ if($3 ~ /^\//){print $3}}' \
|
|
| sort \
|
|
| uniq \
|
|
| cpio -p --make-directories --dereference --quiet "${destdir}" \
|
|
|| gen_die "Binary ${f} or some of its library dependencies could not be copied"
|
|
+ fi
|
|
}
|
|
|
|
log_future_cpio_content() {
|